On Tuesday 08 February 2005 18:32, Andrew Piskorski wrote: > On Tue, Feb 08, 2005 at 09:12:06AM -0800, Tom Jackson wrote: > > > > * Some kind of watchdog functionality > > > > > Actually only a built in module would work very well, and fast. Every > > solution > > I've seen is a true hack, which is why it needs to be in core. > > A while back, didn't Zoran offer a simple patch to add in-core > watchdog functionality? I think he did, but I don't remember for > sure. >
I think Tom was referring to PHP, not to the watchdog. But, speaking of watchdog, I do have the watchdog done for us. Apparently most people are happy with servertools (is this the thing?). We're not since this is not something you can wrap in a product. It complicates installation/distribution. The AS is part of our product and our target is simple operation and simple installation/update. The built-in brain-dead watchdog process sits on top of nsd and respawns it in case it exits with code !=0 or signals. Not the rocket science but proved immensely important for support. Zoran -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
