[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
Fri, 21 May 2004 10:34:53 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=58547
--- shadow/58547 2004-05-16 21:15:19.000000000 -0400
+++ shadow/58547.tmp.32035 2004-05-21 10:34:52.000000000 -0400
@@ -45,6 +45,9 @@
At least 5-10% of requests, but probably 50% of requests for a HTTP POST
followed by a HTTP Redirect within the same request.
------- 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?