[Mono-bugs] [Bug 67934][Maj] Changed - mod_mono spawns too many mod-mono-server instances
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Nov 2004 19:32:00 -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=67934
--- shadow/67934 2004-10-18 19:24:46.000000000 -0400
+++ shadow/67934.tmp.7380 2004-11-24 19:32:00.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 67934
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Sys.Web
AssignedTo: gonzalo@ximian.com
ReportedBy: bryan@alphora.com
QAContact: mono-bugs@ximian.com
@@ -71,6 +71,9 @@
------- Additional Comments From gonzalo@ximian.com 2004-10-18 19:24 -------
Having 2 processes is normal. The second one is the io-layer daemon.
You'll have one of those daemons per user for all of your runnning
mono applications.
The spawning problem is other issue that I have to fix in mod_mono.
+
+------- Additional Comments From gonzalo@ximian.com 2004-11-24 19:32 -------
+Fixed in CVS.