On April 5, 2002 11:45 am, Tavis Rudd wrote:
> On April 5, 2002 10:22 am, Ian Bicking wrote:
> > OneShot.cgi is only for debugging when you are doing very active
> > development (and you don't want to restart the AppServer manually all
> > the time).
>
> One thing that's been on my pie-in-the-sky list for a while:
>   - a separate monitor process that communicates with the AppServer process
> about what modules depencies should be monitored.  It watches the module
> files and restarts the AppServer process if any changes are detected.

Actually, I have other hopes for the monitor process as well:
 - scheduled restarts
 - triggered restarts on any number of user specified conditions
 - memory and cpu usage profiling/throttling
 - response time profiling

I gotta admit that my interest comes from the cool factor, rather than an 
actual need on my part, but it would be fun to code.  

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to