Haggerty, Mike wrote: >1) Speed. Each page took > 700 ms to generate with debugging off. This was >using a slow server: Apache / XP / RedSky / Celeron 733 with 512 MB RAM. >However, FB3 pages doing just about the same amount of work average ~100 ms >on the same server. > coz of the page context bug, mach-ii currently recreates itself on each request....
you have redsky, so it should work, try commenting out line 19 in framework/requesthandler.cfc cfset application.appManager = "" / z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

