Hi,

I think i've been running in to MODPYTHON-215 in one of my projects.

Error log looks like:
Traceback (most recent call last):
File "apache.py", line 300, in HandlerDispatch\n    result = object(req)
File "C:/Web server/htdocs/index.py", line 9, in handler\n result = hrh.handler(req)
File "C:/Web server/htdocs/index.py", line 30, in parse_args
File "util.py", line 124, in __init__\n pairs = parse_qsl(req.read(clen), keep_blank_values)
IOError: Client read error (Timeout?)

I seem to get the error semi-randomly for some POSTs with content type "application/x-www-form-urlencoded"

I was wondering if this is actually the same bug. And if it is the same bug do you think this bug will be fixed soon or maybe i should try to work around this somehow? I'm using mod_python 3.2.10.

// Ville Vähäkainu

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/

Reply via email to