Hi guys, I am getting random errors from CF along the lines of "The request has exceeded the allowable time limit Tag: cfmail "... the error varies from CFMAIL, CFOUTPUT and CFQUERY tags and different pages. The queries are fine, because they work most of the time and I've run them through a DB client which returns the result set very fast. CFMAIL is fine as well. I think that there is something else going on because it's random, therefore I'm thinking that it's timing out when the server is overloaded. Can anyone suggest how I could find out more precisely why pages are timing out (the pages vary as well)? I guess I need to look at stress testing the server, so where on earth do I start? Also, is there any good resources with suggestion on how the CFADMIN settings can be optimised? At the moment CF is setup to receive 8 simultaneous connections.
The server is Windows Server 2003, MySql 4.1, IIS Cheers Matthew ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259243 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

