TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apache log problems...
- To: tclug-list@mn-linux.org
- Subject: Re: Apache log problems...
- From: Michael Burns <sextus@visi.com>
- Date: Wed, 20 Sep 2000 18:40:03 -0500
- In-Reply-To: <969488258.22923.ezmlm@mn-linux.org>; from tclug-list-digest-help@mn-linux.org on Wed, Sep 20, 2000 at 10:17:38PM -0000
- References: <969488258.22923.ezmlm@mn-linux.org>
- User-Agent: Mutt/0.96.1i
You should by all means disable Apache DNS lookups
unless you need the remote hostname for some reason.
Apache comes with a utility named "logresolve", which
is non-forking and too slow to be of any use. A much
faster alternative named "ip2host" is available from:
http://olympia2.adhost.com/~maurice/scripts/ip2host
Michael