public marks

LINK

How To Optimize Your Site With HTTP Caching | BetterExplained

by holyver & 2 others
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.


PUBLIC TAGS
on this link

apache   browser   cache   cache-control   etag   expires   groupe:clever-age   headers   http   httpd   last-modified   max-age   network   optimisation   performance   tuning   web   webdev  

BY

holyver
the 10/10/2008 at 12:07

nhoizey
the 31/03/2008 at 15:58

JMF
the 08/12/2007 at 21:40