Check coldfusion's server monitor - in the statistics page, look for cumulative server usage.. I had a similiar problem and it turned out to be a denial of service attack against 1 page.. and it did not show up on google analytics. Look for a huge amount of traffic.
At 01:20 PM 5/26/2013, you wrote: > > How can I determine what causes a coldfusion 8 page to be fast > loading sometimes and other times, extremely slow? The server > > seems to have enough memory and the traffic is not high. The db > query part of the page is fast according to Fusion Reactor. I don't > > see any leads in the Fusion Reactor Request Detail. What else > should I check? Thanks in advance. Rick > >One thing to check, that no one else has mentioned specifically here, >is what else is running concurrently with that page when it's slow. A >stack trace may show you an indication that this page is waiting for >something else to finish. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355847 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

