[mod_python] Different Times in Apache Log, and within PSP files

Simon Wittber simonwittber at gmail.com
Mon Sep 12 04:45:35 EDT 2005


Hello Chaps,

I am encountering a problem, where a mod_python PSP page is reporting
a different time from the datetime.datetime.today() call than the
system time.

Also, in the Apache2 logs below, it appears that something weird is
happening with the timestamp field. Any ideas on what might be going
on? We are using the MPM-worker model.

Sw.

xxx.xxx.xxx.xxx - 600030 [12/Sep/2005:07:55:18 +0800] "GET /some/file/
HTTP/1.1" 200 1792 "http://some/referrer/file.psp" "Mozilla/5.0
(Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050410"
xxx.xxx.xxx.xxx - 600030 [11/Sep/2005:18:55:18 -0500] "GET
/some/other/file HTTP/1.1" 200 41610 "http://some/referrer/file.psp"
"Mozilla/5.0 (Windows;U; Windows NT 5.1; en-US; rv:1.7.7)
Gecko/20050410"



More information about the Mod_python mailing list