Caching
Posted: Tue Oct 12, 2010 1:32 pm
Hi there,
I'm trying to develop an application in PHP and the problem is it keeps causing massive server load because it has to reload everything from external sources. How would I make the site cache it for 3 hours, then reload? I have found examples using the time, but surely the time is different in each country?
Daniel
I'm trying to develop an application in PHP and the problem is it keeps causing massive server load because it has to reload everything from external sources. How would I make the site cache it for 3 hours, then reload? I have found examples using the time, but surely the time is different in each country?
Daniel