problem with logs and syslog.

problem with logs and syslog.

am 21.03.2007 09:36:38 von Andrzej Kwiatkowski

Hi, I've large wolume web serwers with about 6mln req per day.
I;ve 3 apache 2.2.2 with syslog configuration:

ErrorLog "| /usr/bin/logger -t apache -p local5.info"
CustomLog "| /usr/bin/logger -t apache -p local6.info" combined

One of clients have noticed that in entry for his domains is request
with code 200 for file which is on other virtual server.

83.30.96.97 - - [18/Mar/2007:00:01:42 +0100] "GET /szablon/gora10.jpg
HTTP/1.1" 200 29776 "" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT
5.1; SV1; neostrada tp 7.2; MEGAUPLOAD 1.0)" xxxx.domain.com

This file is present on xxx1.domain.com


Is this problem with logging to syslog or with apache ?

Thanks for advance.
AK

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org