public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Turn off DNS lookups in httpd
@ 2002-11-07 12:45 Christopher Faylor
  2002-11-07 12:50 ` Frank Ch. Eigler
  2002-11-11 14:00 ` Jonathan Larmour
  0 siblings, 2 replies; 3+ messages in thread
From: Christopher Faylor @ 2002-11-07 12:45 UTC (permalink / raw)
  To: overseers

I really think it is a good idea to turn off DNS lookups in httpd.
Whenever I run 'top', it always seems like one of the processes in the
top ten is dnscache.  Some of that is probably due to qmail but a lot is
probably due to httpd.

The last time Jason suggested this, I think someone from eCos may
have objected but it seems to me that we aren't really losing anything
by turning this off.  If you want to see host names, then parse the
log file and fill the info back in.  Just don't run this task on
sources.redhat.com.

So, unless there are objections, I'm going to turn this feature off.

cgf

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Turn off DNS lookups in httpd
  2002-11-07 12:45 Turn off DNS lookups in httpd Christopher Faylor
@ 2002-11-07 12:50 ` Frank Ch. Eigler
  2002-11-11 14:00 ` Jonathan Larmour
  1 sibling, 0 replies; 3+ messages in thread
From: Frank Ch. Eigler @ 2002-11-07 12:50 UTC (permalink / raw)
  To: Christopher Faylor; +Cc: overseers


Hi -

On that subject, I remember also speaking out in favor of keeping
the DNS lookups.  In hindsight though, the information hasn't been
valuable enough to justify wasting electrons on its collection.
Please go ahead and shut it down.

- FChE

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Turn off DNS lookups in httpd
  2002-11-07 12:45 Turn off DNS lookups in httpd Christopher Faylor
  2002-11-07 12:50 ` Frank Ch. Eigler
@ 2002-11-11 14:00 ` Jonathan Larmour
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Larmour @ 2002-11-11 14:00 UTC (permalink / raw)
  To: Christopher Faylor; +Cc: overseers

Christopher Faylor wrote:
> I really think it is a good idea to turn off DNS lookups in httpd.
> Whenever I run 'top', it always seems like one of the processes in the
> top ten is dnscache.  Some of that is probably due to qmail but a lot is
> probably due to httpd.
> 
> The last time Jason suggested this, I think someone from eCos may
> have objected but it seems to me that we aren't really losing anything
> by turning this off.  If you want to see host names, then parse the
> log file and fill the info back in.  Just don't run this task on
> sources.redhat.com.

The reason the eCos group wanted it was because we had log analysis 
scripts that used it. But these don't run any more either because they 
contributed to sourceware load[1], so I have no objections.

Jifl

[1] They didn't use to because they were only meant to run at off-peak 
times, but so much else happens at off-peak times now, that it lasted many 
hours :-|.
-- 
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-11-11 22:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-07 12:45 Turn off DNS lookups in httpd Christopher Faylor
2002-11-07 12:50 ` Frank Ch. Eigler
2002-11-11 14:00 ` Jonathan Larmour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).