Web cache: Difference between revisions

Content deleted Content added
m Reverted edits by 2603:6010:34F0:8820:F55D:ABE3:B29D:E0FD (talk) (HG) (3.4.12)
Azarboon (talk | contribs)
No edit summary
 
(17 intermediate revisions by 13 users not shown)
Line 2:
 
A '''Web cache''' (or '''HTTP cache''') is a system for optimizing the World Wide Web. It is implemented both client-side and server-side. The caching of multimedia and other files can result in less overall delay when [[web browser|browsing]] the Web.<ref>{{Cite web |last=Fountis |first=Yorgos |date=4 May 2017 |title=How does the browser cache work? |url=https://pressidium.com/blog/2017/browser-cache-work/}}</ref><ref>{{Cite journal |last1=Messaoud |first1=S. |last2=Youssef |first2=H. |date=2009 |title=An analytical model for the performance evaluation of stack-based Web cache replacement algorithms |url=https://onlinelibrary.wiley.com/doi/10.1002/dac.1036 |journal=International Journal of Communication Systems |language=en |volume=23 |pages=1–22 |doi=10.1002/dac.1036|s2cid=46507769 }}</ref>
 
[[Distributed computing|Distributed web applications]] should consider [[Distributed cache|distributed caching]].
 
==Parts of the system==
Line 167 ⟶ 169:
* Duane Wessels, ''Web Caching'' (O'Reilly and Associates, 2001). {{ISBN|1-56592-536-X}}
* Michael Rabinovich and Oliver Spatschak, ''Web Caching and Replication'' (Addison Wesley, 2001). {{ISBN|0-201-61570-3}}
{{WebManTools}}
 
{{DEFAULTSORT:Web Cache}}