[Mono-bugs] [Bug 472732] mod-mono spawns many process and fails to respond when using AutoRestartMode
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Feb 11 20:06:18 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=472732
User bassam at symform.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=472732#c18
--- Comment #18 from Bassam Tabbara <bassam at symform.com> 2009-02-11 18:06:17 MST ---
I will also add that I looked at the apache worker processes FDs used and it
was consistently in the 10-100 range. Intuitively, this seems like a race in
the logic that forks new mono-mod-server.
For now, on our production server I've set MonoAutoRestartMode=None and I'm
relying on a cronjob to restart apache on a daily basis. This is not ideal as
any requests that are in flight will get forcefully closed, and there is a
small window of downtime.
We would like to use MonoAutoRestartMode=Requests if there is a fix for it.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list