public marks

PUBLIC MARKS with tags network & cache

2010

2008

Caching Tutorial for Web Authors and Webmasters

by holyver & 23 others, 1 comment
A Web cache sits between one or more Web servers (also known as origin servers) and a client or many clients, and watches requests come by, saving copies of the responses — like HTML pages, images and files (collectively known as representations) — for itself. Then, if there is another request for the same URL, it can use the response that it has, instead of asking the origin server for it again.

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.

Cache control header and browser cache behaviours | Inmates Are Running Asylum

by holyver
Vey useful links for cache control and browser behaviors * Explain of cache control in detail (very nice article! ) http://betterexplained.com/articles/how-to-optimize-your-site-with-http-caching/ * The State of Browser Caching: http://www.mnot.net/blog/2006/05/11/browser_caching * XMLHttpRequest caching: http://www.mnot.net/javascript/xmlhttprequest/cache.html

2007

2006

2003

Active users

piouPiouM
last mark : 21/08/2010 12:58

holyver
last mark : 10/10/2008 12:08

franckmahon
last mark : 06/08/2007 22:27

François Hodierne
last mark : 19/02/2006 21:30

zboog
last mark : 09/02/2006 22:48

yhager
last mark : 15/10/2003 17:45