
|
|
|||
Caching TutorialBy Mark Nottingham2007-12-22
What’s a Web Cache? Why do people use them? 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. There are two main reasons that Web caches are used:
Tutorial Pages: » What’s a Web Cache? Why do people use them? » Kinds of Web Caches » Aren’t Web Caches bad for me? Why should I help them? » How Web Caches Work » How (and how not) to Control Caches » Tips for Building a Cache-Aware Site » Writing Cache-Aware Scripts » Frequently Asked Questions » Implementation Notes — Web Servers » Implementation Notes — Server-Side Scripting » References and Further Information |
||||
| About the NetVisits, Inc Network | Write For Us | Advertise Copyright ©2007 NetVisits, Inc Network. All Rights Reserved. Privacy Policy. |
Visit other NetVisits, Inc. sites: |