https://bugzilla.novell.com/show_bug.cgi?id=472732
User [email protected] added comment https://bugzilla.novell.com/show_bug.cgi?id=472732#c18 --- Comment #18 from Bassam Tabbara <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
