Re: [Mono-dev] mod_mono don't terminate XSP

2006-04-02 Thread Gonzalo Paniagua Javier
On Fri, 2006-03-31 at 12:30 +0200, Hubert FONGARNAND wrote:
 Hello
 
 I'm working on a program that would manage the mod_mono_server
 process (example : it would restart it if it die, send a mail, write
 log...), I want to control the lifecycle of mod_mono_server...
 It work well with the MonoRunXSP false directive...
 But when I shutdown apache, mod_mono send a message to my
 mod_mono_server to shut down too...
 
 ex:
 [Fri Mar 31 12:27:17 2006] [warn] Terminate XSP
 [Fri Mar 31 12:27:17 2006] [warn] try_connect: 0
 
 Is it possible to avoid apache killing my mod_mono_server process?

The module should not kill any mod-mono-server that it didn't start.
There's a check for that right after sending 'Testminate XSP' to the
log...

-Gonzalo


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] mod_mono don't terminate XSP

2006-03-31 Thread Hubert FONGARNAND




Hello

I'm working on a program that would manage the mod_mono_server process (example : it would restart it if it die, send a mail, write log...), I want to control the lifecycle of mod_mono_server...
It work well with the MonoRunXSP false directive...
But when I shutdown apache, mod_mono send a message to my mod_mono_server to shut down too...

ex:
[Fri Mar 31 12:27:17 2006] [warn] Terminate XSP
[Fri Mar 31 12:27:17 2006] [warn] try_connect: 0

Is it possible to avoid apache killing my mod_mono_server process?

Thanks!
___Ce message et les éventuels documents joints peuvent contenir des informations confidentielles.Au cas où il ne vous serait pas destiné, nous vous remercions de bien vouloir le supprimer et en aviser immédiatement l'expéditeur. Toute utilisation de ce message non conforme à sa destination, toute diffusion ou publication, totale ou partielle et quel qu'en soit le moyen est formellement interdite.Les communications sur internet n'étant pas sécurisées, l'intégrité de ce message n'est pas assurée et la société émettrice ne peut être tenue pour responsable de son contenu.

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list