What is a web cache?
Print Email
Email this article
Close
Email this article
CloseYou are here: Home > Website Support > Website caching
A web cache sits between web servers and a client or many clients, and watches requests for HTML pages, images and files (collectively known as objects), saving a local copy for itself. Then, if there is another request for the same object, it will use the copy that it has, instead of asking the origin server for it again.
There are two main reasons that web caches are used:
- To reduce latency: Because the request is satisfied from the cache (which is closer to the client) instead of the origin server, it takes less time for the client to get the object and display it. This makes websites seem more responsive.
- To reduce traffic: Because each object is only retrieved from the server once, it reduces the amount of bandwidth used by a client. This saves money if the client is paying for traffic, and keeps their bandwidth requirements lower and more manageable.
Note: Hetzner’s servers do not make use of cache. Caching of your website is either in your browser or via your ISP’s caching server.
Was this information helpful?
Yes NoThank you for your feedback
We are delighted to find that our article resolved your query.
Thank you for your feedback
We will resolve your query as soon as possible.
Please take a few moments to comment on your unresolved query. Simply tell us what your problem is. We guarantee that we'll get back to you within two hours (during office hours) in response to your query.
