[Mono-bugs] [Bug 56626][Maj] Changed - ASP.NET exception under light load with (>2) user concurrency
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Apr 2004 19:44:55 -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=56626
--- shadow/56626 2004-04-07 10:55:03.000000000 -0400
+++ shadow/56626.tmp.2477 2004-04-07 19:44:55.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Runtime
Version: unspecified
OS: Fedora 1.0
OS Details: Fedora Core2 Test2
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: sam_bravard@yahoo.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -68,6 +68,12 @@
tested it for 2 mins so far). However user concurrency greater than 1
triggers the exception.
Also note: I'm only getting about 10 pages a second throughput @ 1 user...
I believe that's about a factor of 10 or more slower than IIS on the same
machine.
+
+------- Additional Comments From gonzalo@ximian.com 2004-04-07 19:44 -------
+10024 -> WSAEMFILE -> EMFILE "Too many open files"
+
+This is weird. I've tried with openload and the default, which is 5
+connections. I can't reproduce the problem.