Chris is right. You shouldn't have debugging turned on for a production server - especially with "Report Execution Times" enabled. I do know that debugging on CF8 returns much more information than on CF7 if you have it configured for the full output. It would make sense that the increase in information would correlate to an increase in overhead. Also, are you using a third-party database driver or one which is native to CF8. If the former, you might want to check the driver as well.
HTH, Jon On May 12, 2008, at 3:17 PM, sud luthra wrote: > Chris, > Server monitoring and profiling were already off but debugging is on. > Is there is difference in the impact that debugging has between > CFMX7 and COLDFUSION 8? > > thanks > >> Be sure server monitoring / memory profiling / debugging are >> disabled on >> the new server ;) >> >> Chris >> >> Hi, >> We upgraded to CF8 for our large Enterprise Application and have seen >> our application to be slower than before. Immediately after the >> upgrade >> the server would not even render any pages (it was painfully slow), >> after doing some research, (thanks for CFtalk) we found out about the >> conflict with JDK 1.6. We downgraded to 1.5 and the system speed has >> been OK, but nothing great. >> >> Any guidance on what we should be looking at to resolve the latency >> issues we are experiencing with CF8 would well appreciated. >> Thanks > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305116 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

