[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
Sun, 16 May 2004 21:15:19 -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=58547

--- shadow/58547	2004-05-15 06:42:21.000000000 -0400
+++ shadow/58547.tmp.1382	2004-05-16 21:15:19.000000000 -0400
@@ -41,6 +41,10 @@
 Web site should just work (as it does using XSP from localhost and a 
 localhost web browser).
 
 How often does this happen? 
 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.