[Mono-bugs] [Bug 70484][Nor] Changed - Multiple successive web requests blocks until timeout

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 12 Dec 2004 09:41:12 -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 rasa@gmx.ch.

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

--- shadow/70484	2004-12-12 08:49:26.000000000 -0500
+++ shadow/70484.tmp.29909	2004-12-12 09:41:12.000000000 -0500
@@ -2,21 +2,20 @@
 Product: Mono: Class Libraries
 Version: 1.0
 OS: GNU/Linux [Other]
 OS Details: paldo (Linux 2.6, NPTL)
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: j@bitron.ch               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Multiple successive web requests blocks until timeout
 
 Description of Problem:
 Sending about twenty web requests responding with HTTP errors will block
 further web requests and finally (after the 100 seconds timeout) throw an
 exception.