DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41535>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41535


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Additional Comments From [EMAIL PROTECTED]  2007-02-04 13:45 -------
The error you're getting is a socket timeout - e.g. JK is timing out trying to
read from the request stream.
This is probably due to a confusion between the user agent, IIS and JK about the
content length available to read in the request.
In this case, the incoming request seems to be indicating that there are 45
bytes to read, which JK is timing out on.

Can you attach a trace of the HTTP traffic for the failed request - preferrably
a TCP level trace with Wireshark/Ethereal, but an HTTP trace from something like
Fiddler (http://www.fiddlertool.com/fiddler/) would help.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to