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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8992

IE6/XP: Limitation of POST Area within HTTP request?





------- Additional Comments From [EMAIL PROTECTED]  2002-06-05 21:08 -------
Using Coyote from CVS HEAD works fine (unfortunately, the TC33 Coyote broke 
between B9 and RC2 :(, but B9 should be ok as well).

It looks like this is a known problem with Http10Interceptor and Windows XP.  
The work-around is to set:
socketCloseDelay="250"
                           
on the Http10Interceptor element in server.xml.  This gives XP time to finish 
I/O on the socket before it is closed.

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

Reply via email to