I'm getting this error in my log file when I post a form, but the code looks like it should be ignoring timeout errors. Something is definitely wrong with the handling of the request because it appears that all of the form data is missing.
The full error message is... [Mon Feb 04 09:00:03 2002] [error] [client 127.0.0.1] (32560)Connection timed out: read_request_line() failed This is a build of the latest tarball (2.0.31) running on Win2000 system. Any thoughts on how to track down what is going on?