Hi Bill,

You could also consider using Server Monitoring feature to track down
your requests, especially sort of things like, which part of your code
taking what amount of time.

Is it the case that your requests are slow only for the first request to
the template and then it runs smoother? If yes, it is because of the
compilation of templates on the first request. Once all your templates
are compiled and cached, you will see a faster serving.

Jayesh Viradiya
Adobe CF Team

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290875
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to