[Mono-bugs] [Bug 59688][Blo] Changed - Critical Bug causing large HTTP POSTs to fail in Internet Explorer

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Jun 2004 01:34:15 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=59688

--- shadow/59688	2004-06-07 23:43:04.000000000 -0400
+++ shadow/59688.tmp.30868	2004-06-08 01:34:15.000000000 -0400
@@ -80,6 +80,13 @@
 and immediately terminating the connection, because it thinks the 
 web browser (IE) has sent a [TCP Dup ACK].
 
 This is obviously quite a low level networking issue in MONO or XSP, 
 and thus would not appear using Apache where it is doing the network 
 stuff.
+
+------- Additional Comments From gonzalo@ximian.com  2004-06-08 01:34 -------
+I cannot reproduce this bug.
+WinXP Home (SP1?), IE 6.0.2800 + a few fixes
+linux kernel 2.6.6 debian sid.
+
+May be a IE bug? Should we close?