[Mono-list] mod-mono

Miguel de Icaza miguel at novell.com
Thu Oct 21 11:22:33 EDT 2010


Hello

I was wondering if its possible when doing a 'apache2ctl graceful' to make
> sure that the mono instances stay alive, instead of restarting also? Or is
> this only possible by using a reverse proxy and separating the mono
> instances from apache? The problem is, when I am going to update some other
> apache virtualhost, it has to be gracefully restarted (at least) to get it
> active, but I don't want the mono site to restart also. Any ideas?
>

You can instruct mod_mono to not be in charge of starting your
mod-mono-server.exe processes, this is done by setting MonoRunXSP to false.

This requires you to set MonoUnixSocket or MonoListenPort.   See the man
page for details.

Miguel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20101021/5a170d3e/attachment.html 


More information about the Mono-list mailing list