Thread
:
How to Decrease Web Page Loading Time
View Single Post
weboutsourcing
Banned
13Sep2010,10:28
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