View Single Post
Banned
13Sep2010,10:28  
weboutsourcing's Avatar
Hi,

I think If your site relies on doing a lot of database work or some other time-consuming task to generate the page, consider adding server-side caching of the slow operation.

Thanks