PUBLIC   marks

ON THIS LINK

How To Optimize Your Site With HTTP Caching | BetterExplained

by holyver & 1 other
Caching is a great example of the ubiquitous time-space tradeoff in programming. You can save time by using space to store results. In the case of websites, the browser can save a copy of images, stylesheets, javascript or the entire page. The next time the user needs that resource (such as a script or logo that appears on every page), the browser doesn’t have to download it again. Fewer downloads means a faster, happier site.

Comments

No comment on this link yet. React !


PUBLIC TAGS
on this link

apache   browser   cache   http   network   optimisation   performance   tuning   web  

BY

holyver
the 10/10/2008 at 12:07

JMF
the 08/12/2007 at 21:40