On 6/26/06, export@xxxxxxx <export@xxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx