Cache

Home » Glossary » Cache

Every consumer uses some kind of device or application, and every time it is accessed, data is extracted. This data must be stored so that the next time the user accesses this device, it can be retrieved more quickly. The cache makes all of this possible.

 

What is a cache?

A cache is a hardware or software component set in an application or device memory. The cache automatically and temporarily stores data consumed by the user. So next time the application or device is accessed by the user the time and effort will be reduced.

A cache stores information such as pictures, instructions, and even programs on the computer, phones, or other devices. So they could be available when the user needs them again. When it comes to storing recently accessed web pages it’s called web caching or HTTP caching.

 

What is web caching (or website caching)?

Web cashing occurs after the user returns to a previously visited page. But the page that is shown is a version from this cache rather than a ‘fresh’ one. And the content on the page is shown much faster than the first time.

The disadvantage of websites with changing content, changes may not be visible if a previous, cached version is called up. Often only part of the site is cached. For example, if it’s some content web page the overall look will be cached but the articles on the page (the static content) will load completely fine on every visit.

 

Types of web caching

There are two types of web caching such as server-side caching and client-side caching. Although they cache websites differently, their purpose is the same – to make websites load faster without making new requests from the origin source.

DataStorage

What is Server-side caching?

Server-side caching temporarily stores web files and data on the origin server for later use. So when the user visits the website again he will see that already saved (or cached) copy of the webpage with better speed.

 

What is Client-side caching?

Client-side caching (also called browser caching) temporarily stores the copy of a webpage in the browser’s memory (a folder created by the browser). So when the user visits the website again with client-side caching enabled, he will fetch the data from the browser cache folder located on the user’s device.

Was this post helpful?

i

Relevant tags:

Connect

Latest posts:

How to Install MediaWiki

You can quickly install MediaWiki on any of the AwardSpace web hosting plans. This includes our free web hosting, shared hosting, as well as advanced services such as semi-dedicated hosting and VPS hosting. You can install MediaWiki in a matter of minutes, whichever...

How to Install an Elgg Theme

After you have installed Elgg core and logged in to the admin dashboard, you can search for themes that can help you customize your new website. Elgg themes are a set of files that help you customize the appearance of your website. Via themes, you can modify website...

How to Log in to Elgg

After you install Elgg, it is time to log in to the CMS, so you can start working on your Elgg website. To log in, you should load the Elgg login page and type in your credentials to access the platform’s admin dashboard. In the following paragraphs, we share how to...

How to Install Elgg

You can quickly install Elgg with any of the AwardSpace web hosting plans. You can use our free web hosting, shared web hosting, or advanced hosting plans such as semi-dedicated hosting and VPS hosting.   How to Install Elgg To install Elgg, you should first sign...

How to Change the PHP Timezone

Setting the correct timezone in PHP is crucial for ensuring that date and time functions in your scripts operate accurately. AwardSpace offers a range of hosting plans that provide easy management of PHP settings, including timezone configuration. This article will...



Create a website for free!


Free forever

Our Support Team is Here to Help

 

If you need any questions answered, don't hesitate and contact us. Click the button below and follow the instructions. You can expect an answer within an hour.

 

Contact AwardSpace

 

iNewest knowledge base articles

How to Install MediaWiki

You can quickly install MediaWiki on any of the AwardSpace web hosting plans. This includes our free web hosting, shared hosting, as well as advanced services such as semi-dedicated hosting and VPS hosting. You can install MediaWiki in a matter of minutes, whichever...

How to Install an Elgg Theme

After you have installed Elgg core and logged in to the admin dashboard, you can search for themes that can help you customize your new website. Elgg themes are a set of files that help you customize the appearance of your website. Via themes, you can modify website...

How to Log in to Elgg

After you install Elgg, it is time to log in to the CMS, so you can start working on your Elgg website. To log in, you should load the Elgg login page and type in your credentials to access the platform’s admin dashboard. In the following paragraphs, we share how to...

How to Install Elgg

You can quickly install Elgg with any of the AwardSpace web hosting plans. You can use our free web hosting, shared web hosting, or advanced hosting plans such as semi-dedicated hosting and VPS hosting.   How to Install Elgg To install Elgg, you should first sign...

How to Change the PHP Timezone

Setting the correct timezone in PHP is crucial for ensuring that date and time functions in your scripts operate accurately. AwardSpace offers a range of hosting plans that provide easy management of PHP settings, including timezone configuration. This article will...

How to Disable PHP Error Messages

When running a PHP-based website in a production environment, it's crucial to disable PHP error messages to prevent sensitive information from being exposed to users. AwardSpace offers a variety of hosting plans tailored to different needs, all of which support...

Even more web tutorials

Check out our web hosting knowledge base and the WordPress tutorials to learn more, and be better prepared for your website creation and maintenance journey.