[Mono-aspnet-list] Clarifications on application recycling
APS
dev.malst at apsystems.it
Wed Nov 3 04:44:41 EDT 2010
Hi,
I would like to understand how application recycling works on Mono.
In IIS 20 (configurable) minutes after the last connection the
application shuts down and it restarts at the first subsequent request.
It seems to me that with mod_mono under apache application never
shuts down automatically if no requests are done in a period of time.
I'm using aps.net trace and after a night I found the same requests
that was there the previous evening.
It's correct? I have to use MonoAutoRestartMode to force application shutdown?
Thanks in advance.
More information about the Mono-aspnet-list
mailing list