[Mono-list] Auto restart of mod-mono/XSP

Robert Jordan robertj at gmx.net
Wed Nov 22 10:41:55 EST 2006


Ben Clewett wrote:
> 
> Or a nice script to call the mono-pannel if nothing else?

You can use wget:

wget -q -O /dev/null 
http://localhost/$mono-panel-alias/?restart=$application-alias

Replace $mono-panel-alias with your alias and
$application-alias with the name of the application you want
to restart. If $application-alias == ALL, all apps will be
restarted.

Robert



More information about the Mono-list mailing list