On 6/24/07, Graeme Fowler <[EMAIL PROTECTED]> wrote:
On Sun, 2007-06-24 at 12:18 -0400, S. William Schulz wrote:
> Today, I set out to configure some statistics software, but in looking
> at the logfiles, I find that Apache is logging all requests as coming
> from the same IP, initially 8.12.227.191.  That is not the IP of the
> machine, nor of any machine/router in the center.
>
> Curiously, while testing some options, I restarted apache (graceful
> and full restart) and after the first it switched to use 40.12.227.191
> and after a later full restart to 136.206.253.191.  Again, neither of
> these new IPs are either the machine's IP or the firewall's, etc.
> Though they certainly look related (to each other, e.g. .191) in some
> way.

What LogFormat are you using?

I am using combined as follows:

LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\"
\"%{User-Agent}i\"" combined

S

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to