[mod_python] Trouble with scripts giving 404

Martin Hicks mort at bork.org
Tue Feb 25 20:50:36 EST 2003


Hello,

I'm running modpython 3.0 on Redhat 8.0.  All updates have been applied.

The problem that I'm having is that for my script, which I'm running using the 
publisher handler.  I seem to get a 404 every 8th or so attempt.  Can anyone 
suggest a reason why this might happen?

127.0.0.1 - - [25/Feb/2003:20:49:20 -0500] "GET 
/~mort/xpresence/pycgi/user.py/list_active?confid=1&user=mort HTTP/1.1" 200 17 
"-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"
127.0.0.1 - - [25/Feb/2003:20:49:22 -0500] "GET 
/~mort/xpresence/pycgi/user.py/list_active?confid=1&user=mort HTTP/1.1" 200 17 
"-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"
127.0.0.1 - - [25/Feb/2003:20:49:24 -0500] "GET 
/~mort/xpresence/pycgi/user.py/list_active?confid=1&user=mort HTTP/1.1" 404 1039 
"-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"
127.0.0.1 - - [25/Feb/2003:20:49:27 -0500] "GET 
/~mort/xpresence/pycgi/user.py/list_active?confid=1&user=mort HTTP/1.1" 200 17 
"-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"
127.0.0.1 - - [25/Feb/2003:20:49:33 -0500] "GET 
/~mort/xpresence/pycgi/user.py/list_active?confid=1&user=mort HTTP/1.1" 200 17 
"-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"
127.0.0.1 - - [25/Feb/2003:20:49:34 -0500] "GET 
/~mort/xpresence/pycgi/user.py/list_active?confid=1&user=mort HTTP/1.1" 200 17 
"-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"
127.0.0.1 - - [25/Feb/2003:20:49:35 -0500] "GET 
/~mort/xpresence/pycgi/user.py/list_active?confid=1&user=mort HTTP/1.1" 200 17 
"-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"
127.0.0.1 - - [25/Feb/2003:20:49:36 -0500] "GET 
/~mort/xpresence/pycgi/user.py/list_active?confid=1&user=mort HTTP/1.1" 200 17 
"-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"
127.0.0.1 - - [25/Feb/2003:20:49:37 -0500] "GET 
/~mort/xpresence/pycgi/user.py/list_active?confid=1&user=mort HTTP/1.1" 200 17 
"-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"
127.0.0.1 - - [25/Feb/2003:20:49:38 -0500] "GET 
/~mort/xpresence/pycgi/user.py/list_active?confid=1&user=mort HTTP/1.1" 200 17 
"-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"
127.0.0.1 - - [25/Feb/2003:20:49:40 -0500] "GET 
/~mort/xpresence/pycgi/user.py/list_active?confid=1&user=mort HTTP/1.1" 404 1039 
"-" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003"


TIA,
mh

-- 
Martin Hicks  ||  mort at bork.org  || PGP/GnuPG: 0x4C7F2BEE
plato up 11 days,  5:26, 18 users,  load average: 0.05, 0.06, 0.01
Beer: So much more than just a breakfast drink.



More information about the Mod_python mailing list