[Catalyst] Self restarting test server for Win32!

Kiefer, Sascha sk at intertivity.com
Wed Nov 2 12:28:38 CET 2005


I thought about that to.
A simple solution would be:
- connect to the http-server
- setting up a command like KILL / HTTP/1.0
On the server side, you have to check if the KILL command comes from an
allowed IP (A mask will help here)
and then restart.

--esskar

> -----Original Message-----
> [mailto:catalyst-bounces at lists.rawmode.org] On Behalf Of Will Hawes
> Sent: Mittwoch, 2. November 2005 12:03
>
> The solution to the problem would appear to be having the 
> restarter notify the parent process whenever changes occur, 
> rather than killing it. This would allow the parent to 
> perform a graceful exit and close its sockets properly. I 
> have something in mind to do just this and will post to the 
> list once things have progressed a bit.
> 
> wh
> 
> 
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org 
> http://lists.rawmode.org/mailman/listinfo/catalyst
> 




More information about the Catalyst mailing list