[Mono-bugs] [Bug 58547][Nor] Changed - MONO Beta 1 Bug: XSP very intermitten when remotely accessed

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 04:28:47 -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 davidandrewtaylor@hotmail.com.

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

--- shadow/58547	2004-05-21 10:34:52.000000000 -0400
+++ shadow/58547.tmp.8384	2004-06-07 04:28:47.000000000 -0400
@@ -11,12 +11,13 @@
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Summary: MONO Beta 1 Bug: XSP very intermitten when remotely accessed
+BugsThisDependsOn: 59688
 
 Description of Problem:
 When using XSP on a Linux machine and using a web browser on the same 
 machine it works really well.  However when using a web browser on a 
 second machine (accessing the XSP server remotely) there are all kinds of 
 intermittent problems, including timeouts, and connection problems.
@@ -48,6 +49,14 @@
 ------- Additional Comments From gonzalo@ximian.com  2004-05-16 21:15 -------
 Redirect ends up using thread.abort. this will be fixed when the
 rewrite of abort handling is finished in the runtime.
 
 ------- Additional Comments From lluis@ximian.com  2004-05-21 10:34 -------
 The rewrite of thread.abort is in cvs. Can you update and try again?
+
+------- Additional Comments From davidandrewtaylor@hotmail.com  2004-06-07 04:28 -------
+This problem still exists in MONO Beta 2 and the ThreadAbort rewrite 
+did *not* fix it.  However I have been able to produce a new bug 
+report demonstrating this problem as bug report: 59688.  It is 
+actually caused by MONO/XSP not handling large HTTP POSTs from an 
+Internet Explorer browser (you never get this problem in Mozilla or 
+any other Linux browsers).