Received: (from majordom@localhost) by hyperreal.com (8.8.5/8.8.5) id XAA09343; Wed, 25 Jun 1997 23:14:44 -0700 (PDT) Received: from twinlark.arctic.org (twinlark.arctic.org [204.62.130.91]) by hyperreal.com (8.8.5/8.8.5) with SMTP id XAA09313 for ; Wed, 25 Jun 1997 23:14:40 -0700 (PDT) Received: (qmail 22044 invoked by uid 500); 26 Jun 1997 06:14:33 -0000 Date: Wed, 25 Jun 1997 23:14:33 -0700 (PDT) From: Dean Gaudet To: new-httpd@apache.org Subject: HostnameLookups Off Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org I'd like to make the default HostnameLookups be off. It's a waste of bandwidth/latency for some sites to do this because they probably don't even look at the logs. Or they can do the ip lookups later. For those that want it, they can turn it back on quite easily. I wonder how much of the load on the root servers is just apaches running out there in the default config getting responses nobody cares about :) Dean