On 6/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:



Apache records timezone in very strange ways. In my access log I can
 find:

85.71.22.45 - - [23/Jun/2006:06:07:20 -0500] "GET /Media/n.gif
 HTTP/1.1"
 200 4272 "http://www.em.cz/SellingLeads/"; "Mozilla/4.0 (
 85.71.22.45 - - [23/Jun/2006:13:07:20 +0200] "GET /Media/Reklama.gif
 HTTP/1.1" 200 5950 "http://www.em.cz/SellingLeads/"; "Mozilla

Please note that from the same IP I get -0500 timezone and 7 hours
 later +0200.

I'm not an expert in this stuff, but mod_log_config is getting the
timezone info from a call to localtime or localtime_r.  Your logs
probably indicate something funky happening at the OS level, rather
than in apache.

Joshua.

---------------------------------------------------------------------
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