[Mono-bugs] [Bug 78792][Wis] Changed - HttpListener implementation is subject to extreme threadpool exhaustion

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jul 7 16:09:09 EDT 2006


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 grompf at sublimeintervention.com.

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

--- shadow/78792	2006-07-07 15:54:04.000000000 -0400
+++ shadow/78792.tmp.14193	2006-07-07 16:09:09.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78792
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: grompf at sublimeintervention.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -60,6 +60,12 @@
 
 Depending on the underlying system threadpool size you will see the httplistener lock up after 
 15-25 concurrent connections (please note concurrency happens because we specifically do not 
 call output.Close ()).  Win32 will exhaust after ~1000 connections.
 
 -g
+
+------- Additional Comments From grompf at sublimeintervention.com  2006-07-07 16:09 -------
+NOTABUG on systems with proper backend async support.
+
+-g
+


More information about the mono-bugs mailing list