I want to have the mono ASP.NET server restarted automatically after some time/some requests.
I've found a lot of pages and posts about the syntax: > MonoAutoRestartMode Requests > MonoAutoRestartRequests 10000 But strangely enough, nobody is mentioning the configuration file/location where those lines should be added. (I tried (in Debian Etch) /etc/apache2/mods-enabled/mod_mono.conf, but it doesn't work.) (1) Anybody who knows where to put the lines above? (2) Is it possible to have the mono ASP.NET server restarted automatically every night at e.g. 3h00, instead of after a fixed number of requests or after a certain up time? -- View this message in context: http://www.nabble.com/Mono-autorestart-mode-tp23344977p23344977.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
