{"id":9343,"date":"2021-09-02T16:04:00","date_gmt":"2021-09-02T14:04:00","guid":{"rendered":"https:\/\/www.combell.com\/en\/blog\/?p=9343"},"modified":"2023-01-03T13:36:29","modified_gmt":"2023-01-03T12:36:29","slug":"what-is-caching-and-how-does-it-work","status":"publish","type":"post","link":"https:\/\/www.combell.com\/en\/blog\/what-is-caching-and-how-does-it-work\/","title":{"rendered":"What is caching and how does it work?"},"content":{"rendered":"<p>How much do you enjoy browsing web pages that load excruciatingly slowly? We bet you hate it when this happens! A web page has to be quickly accessible if you do not want to lose visitors due to slow loading times. The first thing you can do to make your website fast is to program it properly, but if you want it to be really fast, you should use caching. What is caching? We will be happy to explain it to you!<\/p>\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-1 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-color has-yellow-background-color has-text-color has-background\" href=\"https:\/\/www.combell.com\/en\/technology\/caching\"> Learn more about caching at Combell<\/a><\/div>\n<\/div>\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<h2 class=\"wp-block-heading\">Connecting to a website<\/h2>\n<p>To fully understand what caching is, we first need to take a look at how a visitor connects to a website. When you visit a website using your computer, you connect to the computer on which the website is stored: the web server.<\/p>\n<p>This web server contains all the files (text, photos, codes, etc.) that are necessary for a website to be properly displayed on your screen. When your browser requests it, the web server looks for all those pieces of information and puts them together like a jigsaw puzzle.<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.combell.com\/en\/blog\/files\/what-is-caching-files-EN.png\" alt=\"what-is-caching-files-EN\" class=\"wp-image-9356\" width=\"600\" srcset=\"https:\/\/www.combell.com\/en\/blog\/files\/what-is-caching-files-EN.png 1512w, https:\/\/www.combell.com\/en\/blog\/files\/what-is-caching-files-EN-300x160.png 300w, https:\/\/www.combell.com\/en\/blog\/files\/what-is-caching-files-EN-1024x546.png 1024w, https:\/\/www.combell.com\/en\/blog\/files\/what-is-caching-files-EN-768x409.png 768w\" sizes=\"(max-width: 1512px) 100vw, 1512px\" \/><\/figure>\n<\/div>\n<p>And a jigsaw puzzle of, say, 10,000 pieces can take a while \u2013 at least a second or more for a web server. But since nobody likes to be kept waiting, the cache is there to speed things up. That cache contains all the pieces of the jigsaw puzzle and ensures that you get to see it all at once.<\/p>\n<p>Because a fast website is important for your business: <strong>40% of Internet users leave a website that takes longer than three seconds to load<\/strong>.<\/p>\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<h2 class=\"wp-block-heading\">Caching<\/h2>\n<p>Caching is a way of making a web page appear faster. That is the short way to explain it, but of course there is a whole process behind data caching techniques.<\/p>\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<div class=\"wp-block-uagb-inline-notice uagb-inline_notice__align-left uagb-block-c078b7e0 uagb-inline_notice__outer-wrap\">\n<p class=\"uagb-notice-title\">Caching at Combell<\/p>\n<div class=\"uagb-notice-text\">\n<p>Have you already decided if you want to use caching on your website?<a href=\"https:\/\/www.combell.com\/nl\/technologie\/caching\" target=\"_blank\" rel=\"noreferrer noopener\"> Check out the different caching options available at Combell.<\/a><\/p>\n<\/div>\n<\/div>\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<h3 class=\"wp-block-heading\">Browser cache<\/h3>\n<p>When you visit a website, your computer will temporarily save all the bits it needed to download from the website in its browser cache. That way, the next time you visit that website, you will not have to download those pieces from the web server again, and the website will thus load faster.<\/p>\n<p>You have probably already heard of \"temporary Internet files\", the Windows folder that people are often anxious to empty for some reason \ud83d\ude09. That folder is the cache: the temporary storage location for files that you may need again in the future.<\/p>\n<p>Data that are stored in a cache contain files such as images or code from a certain website. These files are automatically stored on your device (computer, tablet or smartphone) the very first time you visit a website. When you visit that same page again, your browser can simply retrieve the files from the cache on your device.<\/p>\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<h3 class=\"wp-block-heading\">Server cache<\/h3>\n<p>The browser cache is a standard storage location on the 'visitor side' of the Internet: the data are cached locally on the visitor's device. But if you, as a website builder, want to have a really fast website, you can choose to add a server cache or <em>HTTP accelerator<\/em> between your website and your visitor. Such an accelerator can be installed either on the web server of your website, or on an external server provided by your hosting provider.<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.combell.com\/en\/blog\/files\/what-is-caching-varnish-EN.png\" alt=\"what-is-caching-varnish-EN\" class=\"wp-image-9354\" width=\"600\" srcset=\"https:\/\/www.combell.com\/en\/blog\/files\/what-is-caching-varnish-EN.png 1296w, https:\/\/www.combell.com\/en\/blog\/files\/what-is-caching-varnish-EN-300x174.png 300w, https:\/\/www.combell.com\/en\/blog\/files\/what-is-caching-varnish-EN-1024x594.png 1024w, https:\/\/www.combell.com\/en\/blog\/files\/what-is-caching-varnish-EN-768x446.png 768w\" sizes=\"(max-width: 1296px) 100vw, 1296px\" \/><\/figure>\n<\/div>\n<p>'HTTP accelerator' is a fancy word to describe a component that speeds up the interaction between a visitor and a website.<\/p>\n<p>As explained above, when a web page is opened, a web server has to find all the pieces of that page and assemble them. This process can take some time. That is why an HTTP accelerator provides, among other things, website 'snapshots': snapshots that are displayed to visitors and that have already been put together.<\/p>\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>With caching, certain parts of your site (which are the same for all visitors anyway) are stored in the caching layer the first time they are requested. This way, your web server does not have to compute that part every time. This helps save a lot of time and improves performance.<\/p>\n<\/blockquote>\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<p>When you, as a visitor, visit a website that uses caching technology, you will thus be presented with a snapshot of that website. But how long has it been since that snapshot was taken? Well, that depends on the Time to Live (TTL) set by the website owner. The TTL is a duration that specifies when new information is displayed instead of the information contained in the cache.<\/p>\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<h2 class=\"wp-block-heading\">Caching technologies<\/h2>\n<h3 class=\"wp-block-heading\">Varnish Cache<\/h3>\n<p>At Combell, we also use a caching system: Varnish Cache. And, without exaggerating, our website is at least 30% faster with Varnish Cache than without it. And you too can use this technology!<\/p>\n<p>Varnish is one of the most popular (and best) caching technologies, because it can cache whole pages \u2013 unlike other technologies that only cache parts of pages.<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.combell.com\/en\/blog\/files\/technology-caching-varnish.png\" alt=\"technology-caching-varnish\" class=\"wp-image-9346\" width=\"600\" srcset=\"https:\/\/www.combell.com\/en\/blog\/files\/technology-caching-varnish.png 1028w, https:\/\/www.combell.com\/en\/blog\/files\/technology-caching-varnish-300x147.png 300w, https:\/\/www.combell.com\/en\/blog\/files\/technology-caching-varnish-1024x502.png 1024w, https:\/\/www.combell.com\/en\/blog\/files\/technology-caching-varnish-768x377.png 768w\" sizes=\"(max-width: 1028px) 100vw, 1028px\" \/><\/figure>\n<\/div>\n<p>When someone visits a website with Varnish, he or she is first sent to the Varnish server. This server then checks whether the requested information is available in the cache. If it is, the visitor will immediately see the requested web page. If the requested information has not (yet) been stored in the cache, the visitor will be redirected to the web server, which will start downloading the data and assemble the web page.<\/p>\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>Websites that use Varnish Cache load 300 to 1000 times faster than pages that do not use any caching technology.<\/p>\n<\/blockquote>\n<p>Caching whole websites, however, is not the best way to go. Just think of a web store: product pages will remain the same for a long time, but shopping carts differ from user to user. Varnish Cache is also well aware of this, which is why it handles the information flexibly and only caches the necessary data.<\/p>\n<p>The performance delivered by Varnish is impressive: websites with Varnish Cache load 300 to 1000 times faster than pages without any caching technology.<\/p>\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-2 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-iconic-blue-color has-white-background-color has-text-color has-background\" href=\"https:\/\/www.combell.com\/en\/technology\/varnish\">Read our comprehensive notes on Varnish<\/a><\/div>\n<\/div>\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<div class=\"wp-block-uagb-inline-notice uagb-inline_notice__align-left uagb-block-e04d0d10 uagb-inline_notice__outer-wrap\">\n<p class=\"uagb-notice-title\">Tip<\/p>\n<div class=\"uagb-notice-text\">\n<p>Want to get started with Varnish? <a href=\"https:\/\/on.combell.com\/en\/ebooks\/lightning-fast-sites-with-varnish\" target=\"_blank\" rel=\"noopener\"><strong>Download our e-book!<\/strong><\/a><\/p>\n<\/div>\n<\/div>\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/p>\n<h3 class=\"wp-block-heading\">Redis Cache<\/h3>\n<p>Of course, there are other caching technologies besides Varnish: for instance, Combell also offers <a href=\"https:\/\/www.combell.com\/nl\/technologie\/redis\" target=\"_blank\" rel=\"noreferrer noopener\">Redis<\/a>. Redis works a little differently than Varnish: it does not store whole web pages, but makes the data of that page quickly accessible by storing it in RAM. <em>RAM<\/em> stands for <em>Random Access Memory<\/em> \u2013 memory that can be accessed quickly.<\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.combell.com\/en\/blog\/files\/technology-caching-redis.png\" alt=\"technology-caching-redis\" class=\"wp-image-9347\" width=\"600\" srcset=\"https:\/\/www.combell.com\/en\/blog\/files\/technology-caching-redis.png 1028w, https:\/\/www.combell.com\/en\/blog\/files\/technology-caching-redis-300x147.png 300w, https:\/\/www.combell.com\/en\/blog\/files\/technology-caching-redis-1024x502.png 1024w, https:\/\/www.combell.com\/en\/blog\/files\/technology-caching-redis-768x377.png 768w\" sizes=\"(max-width: 1028px) 100vw, 1028px\" \/><\/figure>\n<\/div>\n<p>Redis is a great choice if you have a more complex website that involves more sophisticated techniques. With Redis, you have much more control over your cache than with the user-friendly cache that is Varnish, but it also requires a lot more technical knowledge.<\/p>\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button is-style-outline\"><a class=\"wp-block-button__link has-iconic-blue-color has-white-background-color has-text-color has-background\" href=\"https:\/\/www.combell.com\/en\/technology\/redis\">Read our comprehensive notes on Redis<\/a><\/div>\n<\/div>\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<h2 class=\"wp-block-heading\">Caching is included at Combell<\/h2>\n<p>Every Combell customer who purchased a shared hosting package can use the caching space with different technologies (Varnish, Redis, Ramdisk, APCu) for free.<\/p>\n<p>Companies with a slightly more extensive package can of course have caching included in their package.<\/p>\n<div class=\"wp-block-uagb-inline-notice uagb-inline_notice__align-left uagb-block-d4c7edef uagb-inline_notice__outer-wrap\">\n<p class=\"uagb-notice-title\">Read more<\/p>\n<div class=\"uagb-notice-text\">\n<p><a href=\"https:\/\/www.combell.com\/en\/technology\/caching\" rel=\"noreferrer noopener\" target=\"_blank\">Discover our range of caching options<\/a><\/p>\n<p><a href=\"https:\/\/www.combell.com\/en\/help\/kb\/activate-caching-on-your-webhosting\/\" target=\"_blank\" rel=\"noreferrer noopener\">Learn how to enable caching on your shared hosting package<\/a><\/p>\n<\/div>\n<\/div>\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/p>\n<h2 class=\"wp-block-heading\">Why use a cache?<\/h2>\n<h3 class=\"wp-block-heading\">To increase the speed of your website<\/h3>\n<p>No matter how well you program your website, when the number of visitors is peaking, your website is at risk of slowing down. Because without caching, your web server has to make the same computations visitor after visitor. With caching, however, these computations are performed only once. This way, your web server does not get overloaded.<\/p>\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<h3 class=\"wp-block-heading\">To rank higher on Google<\/h3>\n<p>Google will look at the speed of your website to rank it in its search results. In other words: the faster your website runs, the higher you will be ranked in search results\u2026 and the more visitors you will get!<\/p>\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<h3 class=\"wp-block-heading\">To boost your sales<\/h3>\n<p>Nobody likes to shop on a website that takes ages to load. In fact, it makes us a little cranky. And cranky customers tend to make fewer purchases! So make sure your web store offers a great shopping experience by using the services of Varnish.<\/p>\n<p>Wondering how you can make your own website faster? <a href=\"https:\/\/www.combell.com\/en\/technology\/caching\" target=\"_blank\" rel=\"noreferrer noopener\">Ask our experts for advice \u2013 without obligation!<\/a><\/p>\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<div class=\"wp-block-buttons is-horizontal is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-4 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-color has-yellow-background-color has-text-color has-background\" href=\"https:\/\/www.combell.com\/en\/technology\/caching\"> Find out more about caching at Combell<\/a><\/div>\n<\/div>\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<h3 class=\"wp-block-heading\">Frequently asked questions<\/h3>\n<div class=\"wp-block-uagb-faq uagb-faq__outer-wrap uagb-block-475d184e uagb-faq-icon-row uagb-faq-layout-accordion uagb-faq-expand-first-false uagb-faq-inactive-other-true uagb-faq__wrap uagb-buttons-layout-wrap uagb-faq-equal-height uagb-faq-expand-first-true\" data-faqtoggle=\"true\" role=\"tablist\"><script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"@id\":\"https:\/\/www.combell.com\/en\/blog\/what-is-caching-and-how-does-it-work\/\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\" What is caching? \",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\" Caching is the temporary storage of data so that it can be accessed more quickly the next time you need it. Caching is a process that consists of storing a copy of a website or application (or parts of them) in the cache. Caching is thus used by your browser or by a website, but it can also be used by other programs on your computer, for data you need to access frequently. \"}},{\"@type\":\"Question\",\"name\":\"What does 'clear cache' mean?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"When you delete cached data \u2013 when you 'clear your cache' \u2013 you are actually deleting the temporary files stored on your computer.&lt;br>&lt;br>If you are a web developer, you can also clear or &lt;em>flush&lt;\/em> the cache of your website. This means that you delete the pages (or parts of pages) you have stored, making way for new versions of those pages.\"}},{\"@type\":\"Question\",\"name\":\" How can I delete cached data? \",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\" The procedure to follow to clear your browser cache varies from browser to browser. Below you will find a link to the procedure to follow for the three most commonly used browsers &lt;br>&lt;a href=\\\"https:\/\/support.google.com\/accounts\/answer\/32050?hl=en\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Google Chrome&lt;\/a>&lt;br>&lt;a href=\\\"https:\/\/support.mozilla.org\/en-US\/kb\/how-clear-firefox-cache\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Mozilla Firefox&lt;\/a>&lt;br>&lt;a href=\\\"https:\/\/support.apple.com\/en-us\/HT201265\\\" target=\\\"_blank\\\" rel=\\\"noreferrer noopener\\\">Safari&lt;\/a>\"}},{\"@type\":\"Question\",\"name\":\" Why do I sometimes have to clear my browser cache?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Clearing your cache can help free up space on your computer and make it faster. However, it may cause some websites to load more slowly, as all the files that were previously stored in your cache have to be downloaded again. \"}},{\"@type\":\"Question\",\"name\":\"What is Varnish?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Varnish is a unique caching tool. It caches whole web pages to make a website faster. Because by keeping a temporary copy of a web page, the computer does not need to regenerate it. \"}}]}<\/script><\/p>\n<div class=\"wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-504a39b0\" role=\"tab\" tabindex=\"0\">\n<div class=\"uagb-faq-questions-button uagb-faq-questions\"><span class=\"uagb-icon uagb-faq-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z\"><\/path><\/svg><\/span><span class=\"uagb-icon-active uagb-faq-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z\"><\/path><\/svg><\/span><\/p>\n<h4 class=\"uagb-question\"> What is caching? <\/h4>\n<\/div>\n<p class=\"uagb-faq-content\"> Caching is the temporary storage of data so that it can be accessed more quickly the next time you need it. Caching is a process that consists of storing a copy of a website or application (or parts of them) in the cache. Caching is thus used by your browser or by a website, but it can also be used by other programs on your computer, for data you need to access frequently. <\/p>\n<\/div>\n<div class=\"wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-d7b7cc04\" role=\"tab\" tabindex=\"0\">\n<div class=\"uagb-faq-questions-button uagb-faq-questions\"><span class=\"uagb-icon uagb-faq-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z\"><\/path><\/svg><\/span><span class=\"uagb-icon-active uagb-faq-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z\"><\/path><\/svg><\/span><\/p>\n<h4 class=\"uagb-question\">What does 'clear cache' mean?<\/h4>\n<\/div>\n<p class=\"uagb-faq-content\">When you delete cached data \u2013 when you 'clear your cache' \u2013 you are actually deleting the temporary files stored on your computer.<\/p>\n<p>If you are a web developer, you can also clear or <em>flush<\/em> the cache of your website. This means that you delete the pages (or parts of pages) you have stored, making way for new versions of those pages.<\/p>\n<\/div>\n<div class=\"wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-6702db29\" role=\"tab\" tabindex=\"0\">\n<div class=\"uagb-faq-questions-button uagb-faq-questions\"><span class=\"uagb-icon uagb-faq-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z\"><\/path><\/svg><\/span><span class=\"uagb-icon-active uagb-faq-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z\"><\/path><\/svg><\/span><\/p>\n<h4 class=\"uagb-question\"> How can I delete cached data? <\/h4>\n<\/div>\n<p class=\"uagb-faq-content\"> The procedure to follow to clear your browser cache varies from browser to browser. Below you will find a link to the procedure to follow for the three most commonly used browsers <br \/><a href=\"https:\/\/support.google.com\/accounts\/answer\/32050?hl=en\" target=\"_blank\" rel=\"noreferrer noopener\">Google Chrome<\/a><br \/><a href=\"https:\/\/support.mozilla.org\/en-US\/kb\/how-clear-firefox-cache\" target=\"_blank\" rel=\"noreferrer noopener\">Mozilla Firefox<\/a><br \/><a href=\"https:\/\/support.apple.com\/en-us\/HT201265\" target=\"_blank\" rel=\"noreferrer noopener\">Safari<\/a><\/p>\n<\/div>\n<div class=\"wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-9961ee42\" role=\"tab\" tabindex=\"0\">\n<div class=\"uagb-faq-questions-button uagb-faq-questions\"><span class=\"uagb-icon uagb-faq-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z\"><\/path><\/svg><\/span><span class=\"uagb-icon-active uagb-faq-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z\"><\/path><\/svg><\/span><\/p>\n<h4 class=\"uagb-question\"> Why do I sometimes have to clear my browser cache?<\/h4>\n<\/div>\n<p class=\"uagb-faq-content\">Clearing your cache can help free up space on your computer and make it faster. However, it may cause some websites to load more slowly, as all the files that were previously stored in your cache have to be downloaded again. <\/p>\n<\/div>\n<div class=\"wp-block-uagb-faq-child uagb-faq-child__outer-wrap uagb-faq-item uagb-block-ddbca2a9\" role=\"tab\" tabindex=\"0\">\n<div class=\"uagb-faq-questions-button uagb-faq-questions\"><span class=\"uagb-icon uagb-faq-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M432 256c0 17.69-14.33 32.01-32 32.01H256v144c0 17.69-14.33 31.99-32 31.99s-32-14.3-32-31.99v-144H48c-17.67 0-32-14.32-32-32.01s14.33-31.99 32-31.99H192v-144c0-17.69 14.33-32.01 32-32.01s32 14.32 32 32.01v144h144C417.7 224 432 238.3 432 256z\"><\/path><\/svg><\/span><span class=\"uagb-icon-active uagb-faq-icon-wrap\"><svg xmlns=\"https:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\"><path d=\"M400 288h-352c-17.69 0-32-14.32-32-32.01s14.31-31.99 32-31.99h352c17.69 0 32 14.3 32 31.99S417.7 288 400 288z\"><\/path><\/svg><\/span><\/p>\n<h4 class=\"uagb-question\">What is Varnish?<\/h4>\n<\/div>\n<p class=\"uagb-faq-content\">Varnish is a unique caching tool. It caches whole web pages to make a website faster. Because by keeping a temporary copy of a web page, the computer does not need to regenerate it. <\/p>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>To make your website fast, you can program it properly. But if you want it to be really fast, you should use caching. What is caching? We will be happy to explain it to you!<\/p>\n","protected":false},"author":1,"featured_media":9528,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","footnotes":""},"categories":[63],"tags":[96,210,97,99],"acf":[],"uagb_featured_image_src":{"full":["https:\/\/www.combell.com\/en\/blog\/files\/What-is-caching-and-how-does-it-work-Small.jpg",1200,420,false],"thumbnail":["https:\/\/www.combell.com\/en\/blog\/files\/What-is-caching-and-how-does-it-work-Small-50x50.jpg",50,50,true],"medium":["https:\/\/www.combell.com\/en\/blog\/files\/What-is-caching-and-how-does-it-work-Small-300x105.jpg",300,105,true],"medium_large":["https:\/\/www.combell.com\/en\/blog\/files\/What-is-caching-and-how-does-it-work-Small-768x269.jpg",768,269,true],"large":["https:\/\/www.combell.com\/en\/blog\/files\/What-is-caching-and-how-does-it-work-Small-1024x358.jpg",1024,358,true],"1536x1536":["https:\/\/www.combell.com\/en\/blog\/files\/What-is-caching-and-how-does-it-work-Small.jpg",1200,420,false],"2048x2048":["https:\/\/www.combell.com\/en\/blog\/files\/What-is-caching-and-how-does-it-work-Small.jpg",1200,420,false],"post-featured":["https:\/\/www.combell.com\/en\/blog\/files\/What-is-caching-and-how-does-it-work-Small-850x290.jpg",850,290,true],"post-featured-opt":["https:\/\/www.combell.com\/en\/blog\/files\/What-is-caching-and-how-does-it-work-Small-750x256.jpg",750,256,true],"post-featured-opt-md":["https:\/\/www.combell.com\/en\/blog\/files\/What-is-caching-and-how-does-it-work-Small-850x290.jpg",850,290,true],"post-featured-opt-sm":["https:\/\/www.combell.com\/en\/blog\/files\/What-is-caching-and-how-does-it-work-Small-485x165.jpg",485,165,true],"post-featured-opt-xs":["https:\/\/www.combell.com\/en\/blog\/files\/What-is-caching-and-how-does-it-work-Small-375x128.jpg",375,128,true],"post-most-popular":["https:\/\/www.combell.com\/en\/blog\/files\/What-is-caching-and-how-does-it-work-Small-50x50.jpg",50,50,true],"post-author":["https:\/\/www.combell.com\/en\/blog\/files\/What-is-caching-and-how-does-it-work-Small-60x60.jpg",60,60,true]},"uagb_author_info":{"display_name":"Combell","author_link":"https:\/\/www.combell.com\/en\/blog\/author\/blogadmin\/"},"uagb_comment_info":0,"uagb_excerpt":"To make your website fast, you can program it properly. But if you want it to be really fast, you should use caching. What is caching? We will be happy to explain it to you!","_links":{"self":[{"href":"https:\/\/www.combell.com\/en\/blog\/wp-json\/wp\/v2\/posts\/9343"}],"collection":[{"href":"https:\/\/www.combell.com\/en\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.combell.com\/en\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.combell.com\/en\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.combell.com\/en\/blog\/wp-json\/wp\/v2\/comments?post=9343"}],"version-history":[{"count":7,"href":"https:\/\/www.combell.com\/en\/blog\/wp-json\/wp\/v2\/posts\/9343\/revisions"}],"predecessor-version":[{"id":10318,"href":"https:\/\/www.combell.com\/en\/blog\/wp-json\/wp\/v2\/posts\/9343\/revisions\/10318"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.combell.com\/en\/blog\/wp-json\/wp\/v2\/media\/9528"}],"wp:attachment":[{"href":"https:\/\/www.combell.com\/en\/blog\/wp-json\/wp\/v2\/media?parent=9343"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.combell.com\/en\/blog\/wp-json\/wp\/v2\/categories?post=9343"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.combell.com\/en\/blog\/wp-json\/wp\/v2\/tags?post=9343"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}