> This server has been running flawlessly, without any > changes or modifications being made. Suddenly, just > since last night late, the server will simply not stay > running. Unfortunately, CF has NEVER been able to > restart itself when pages stop coming up, no matter > what. So my outside script runs, and notifies me when > the sites become unresponsive. But it's impotent, since > it basically just wakes us all up to say it's dead... > So we can manually restart it.
I don't know what's causing your problem, but rather than restarting it manually, why not write a script to restart it for you? The server probe functionality in ClusterCATS is a decent example; an HTTP agent requests a specific script, and if it doesn't get the appropriate response, have it restart the appropriate services. I realize that's just a temporary solution, but it might be better than nothing. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

