David Lutz wrote:
* Had 557 entries in application.log (lots of SQL
errors).
Are they all the same errors? Is it SQL saying it doesn't have enough resources to respond?

* Coldfusion restarted 42 times.
Is this reported in your logs? ie. is it CF restarting itself.. or you restarting after a core dump.

Simultaneous Requests are limited to 20 and Restart
after unresponsive requests is also 20.
Why is the thread count so high? (typical recommendation is 3-6 threads per CPU) Have you raised this to reduce server restarts?

Enforce strict validation is ticked, and template
cache size is 2048.
BTW.. unrelated to this problem but your template cache should be at least 5x the file size of all templates on your server as a rule of thumb.

-- geoff
http://www.daemon.com.au/


---
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/


Reply via email to