[Mono-bugs] [Bug 51277][Min] Changed - Many threads and HttpWebRequest problem

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 26 Nov 2003 04:53:53 -0500 (EST)


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=51277

--- shadow/51277	2003-11-24 21:48:24.000000000 -0500
+++ shadow/51277.tmp.24887	2003-11-26 04:53:52.000000000 -0500
@@ -3,21 +3,21 @@
 Version: unspecified
 OS: All
 OS Details: gentoo
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Wishlist
+Priority: Minor
 Component: System
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: gonzalo@ximian.com                            
 ReportedBy: tiago.lima@vianw.pt               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Bug with multiple threads in XSP
+Summary: Many threads and HttpWebRequest problem
 
 Please fill in this template when reporting a bug, unless you know what 
 you are doing.
 Description of Problem:
 XSP in many pages it returns only the input text and value of the 
 VIEWSTATE. It repeatedly "stops" (the page returned is chopped) and when 
@@ -56,6 +56,10 @@
 Created an attachment (id=5985)
 MainClass that creates a couple of threads each one requests the page.
 
 
 ------- Additional Comments From gonzalo@ximian.com  2003-11-24 21:48 -------
 This is not related to System.Web, but System classes.
+
+------- Additional Comments From gonzalo@ximian.com  2003-11-26 04:53 -------
+The test program fails when the server is apache or IIS. This is not
+related to xsp at all.