Our production server has been slow off and on for the last few days. Checking the server log showed some requests taking on the order of 300 seconds. Changed a server setting: checked the box that says "Timeout Requests after (seconds): [tried 60 and 90]. Got a bunch of errors after changing the setting, saying that the particular thread exceeded the 60 second warning. The errors all come in bunches, e.g. 10 during the same minute. Since we changed the administrator setting, the errors all point to a <CFLOOP> statement in the setArgs function of Machii/Framework/event.cfc.
I would like to know if the cause is one of our apps or some outside event. We've been running machii for a few years now. The errors show up in several of our apps, all pointing to the machii setArgs function. These are all apps that have been running successfully for years. How can I find out what is causing the slowdowns? Can anyone recommend any tools? Any suggestions? Thanks ______________________________________________________________________ Ed Szwedo Web Development Team Lead ECS Team - ITS-EPA II Contractor 109 TW Alexander Drive, Building NCC, Mail Drop N176-05, Research Triangle Park, NC 27711 Information Technology Infrastructure Solutions | Office: (919)541-3955 | Fax: (919)541-3641 | [email protected] | www.ecs-federal.com -- You received this message because you are subscribed to Mach-II for CFML list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en ***New URLs as of April 29th, 2010*** SVN: http://svn.mach-ii.com/machii/ Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/
