--- Mark Stanton <[EMAIL PROTECTED]> wrote: > Hey all > > I've got a client's server running CF 5 & RedHat > 7.2. Its been up & running
Same here. > On three occasions the cfserver has begun restarting > itself every 30 seconds > for a period of between 1 and 6 hours. Consistently > every 30 seconds one of We have seen this too. Our coldfusion processes restart anywhere between 0 and 1000 times a day. How is mail set up? Do you have an external mail server or is coldfusion pointed to sendmail running on the local box? If cf5 goes into a "restarting frenzy" we have a cron job to delete the oldest file in /opt/coldfusion/mail/spool Usually cfexec restarts cfserver but there's another cron job running to restart coldfusion if it dies completely. As far as I can tell it isn't the 0 length files that appear in the spool dir but bad email addresses that cause the problem. People tend to type all kinds of junk in email address submission boxes :-) I think CF can handle 1 bad address in the spool but if there are 2 or more *bad things* happen. I have just spent a couple of hours trying to replicate the problem on a test server unsucessfully, so the server might have to be under load at the same time for it to happen? Good luck with sorting it out. David http://mobile.yahoo.com.au - Yahoo! Mobile - Check & compose your email via SMS on your Telstra or Vodafone mobile. --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
