http://bugzilla.novell.com/show_bug.cgi?id=564236
http://bugzilla.novell.com/show_bug.cgi?id=564236#c4 --- Comment #4 from Maxim Karavaev <[email protected]> 2009-12-16 00:56:23 UTC --- Hi Marek, there is no eny relations with cron jobs. Issues has happened at 23:19, 03:13, 09:45, 10:09, 04:18, 04:53 and at 07:22. Also I haven't seen any relations with load of the server. Hm... I've reduced MonoMaxActiveRequests from 100 to 50 and MonoMaxWaitingRequests from 500 to 200, and removed several web-sites from autohosting. It seems like helps: two days without issues. I mean mono 2.4.2.2. I've tried to run it on just released 2.6, but can't make it, got error: make[3]: Leaving directory `/root/mono/2.6/mono-2.6/mono/mini' Making all in dis make[3]: Entering directory `/root/mono/2.6/mono-2.6/mono/dis' LD monodis gcc: ../mini/.libs/libmono.so: No such file or directory make[3]: *** [monodis] Error 1 make[3]: Leaving directory `/root/mono/2.6/mono-2.6/mono/dis' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/root/mono/2.6/mono-2.6/mono' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/mono/2.6/mono-2.6' make: *** [all] Error 2 About second issue. I have two questions: how turn debug on for autohosting websites with global AutoApplications option turned off? It seems like all options in mod_mono.conf has been ignored, include MonoMaxActiveRequests option. And second: are there any possibilities to run two or more "shared" mod-mono-server instances? To put for example 25 websites to first and 25 websites to second? -- Configure bugmail: http://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
