Joe Eugene wrote:
> None of the below have IMPROVED Performance.
> 1. Trusted Cache (Enabled)
> 2. Increased Template Cache Size (decrease Cache pops)
> 3. Decreased Consecutive Request to "5"
> 4. Restarted CF APP Service serveral times after setting changes.
> 
> NONE of these have done any good so far.

That's weird.

Are you using COM objects? Those have had a severe slowdown in MX.

If you are using COM, try replacing them with java or cfc's if possible.

Otherwise generate stub's for them (that should speedup COM objects 
quite a bit).

Jesse


______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to