[CLUE-Tech] Time kookiness

Todd A. Gibson tgibson at augustcouncil.com
Fri May 10 20:08:35 MDT 2002


Hello all,
I believe I have conflicting time information somewhere my system.  The
hardware clock is configured for GMT/UTC/whatever so I've got the local
time zone configured as an offset to that time.

Anyway, Apache is getting confused.  Sometimes it gives MDT, other times
it gives UTC.  Here's an abridged excerpt.

XX.XXX.64.44 - - [10/May/2002:17:46:11 -0600] "GET week9.gif HTTP/1.1" 200 2159 
XX.XXX.64.44 - - [10/May/2002:17:46:11 -0600] "GET week10.gif HTTP/1.1" 200 2206
XX.XX.164.11 - - [10/May/2002:17:59:17 -0600] "GET /robots.txt HTTP/1.1" 404 294 "-" "ScoutAbout"
XX.X.120.147 - - [11/May/2002:00:12:55 +0000] "GET /~tgibson/ucd/csc4739/ HTTP/1.1" 304 - 
XX.XXX.43.91 - - [11/May/2002:00:21:30 +0000] "GET /index.php HTTP/1.1" 200 4265 
XX.XXX.43.91 - - [11/May/2002:00:21:31 +0000] "GET /xmlcourse.css HTTP/1.1" 304 - 
XX.XXX.43.91 - - [11/May/2002:00:21:31 +0000] "GET /main_bg.gif HTTP/1.1" 304 - 
XX.XXX.43.91 - - [10/May/2002:18:21:32 -0600] "GET xml1_01.gif HTTP/1.1" 304 - 
XX.XXX.43.91 - - [11/May/2002:00:21:32 +0000] "GET nav.gif HTTP/1.1" 304 - 
XX.XXX.43.91 - - [10/May/2002:18:21:32 -0600] "GET saucer.gif HTTP/1.1" 304 - 
XX.XXX.43.91 - - [11/May/2002:00:21:32 +0000] "GET home.png HTTP/1.1" 304 - 
XX.XXX.43.91 - - [10/May/2002:18:21:32 -0600] "GET coll.png HTTP/1.1" 304 - 
XX.XXX.43.91 - - [11/May/2002:00:21:32 +0000] "GET proj.png HTTP/1.1" 304 - 

I suspect mod_perl is involved with the hijinks but I have no rational reason
to suspect this.

Bottom line:  Can someone direct me to timezone related settings in Linux where
I can start investigating?  Does Apache or mod_perl have any sort of
time-related configuration settings?

Thanks,
-TAG



More information about the clue-tech mailing list