Haggerty, Mike wrote: > > The solution was a ultimately a tricky one; I ended up upgrading the CF4.5.0 > box to CF5 and found I was able to eliminate 99% of the problems. But > performance was still sub-optimal, and there was one page that was popping > up on my error logs intermittently. > > <CFSET col1 = 123456789> > <CFOUTPUT>#numberformat(replace(decimalformat(col1), ",", "", "ALL"), > "_.______")#</cfoutput> > > They kill CF server dead. After being loaded about 10 - 20 times, the code > will eat up all available memory and resources on the server (warning: > evaluate this statement at your own risk).
WinNT Server SP6a CF 4.5.1 SP2: 500 and counting Win2K Server SP3 CF MX Updater 2: 300 and counting Win2K Server SP3 CF5: dead on second request Server busy error, but the service just kills itself (no memory/CPU hogging) and a refresh gives a service not running error. And CF runs fine as soon as I reload it. Did you file a bug? Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

