What are the different types of caching?

Gustav

New member
Joined
Aug 24, 2012
Messages
40
Points
0
Do you know some types of caching for websites?

As I knew it has 2 types of caching, they are data caching and template caching or they are one?
 

rmmfree

New member
Joined
Nov 19, 2015
Messages
25
Points
0
As far as I know there are three types of web caching:

* User navigator caching: Data stored by Internet Explorer, Firefox or other browser to avoid fetching it again on future visits.
* Proxy caching: Most visited pages are stored in the proxy.
* Server side caching: These are several types of techniques (involving database for example) on the server in order to reduce load.
 

Web Marketing Tool

New member
Joined
Apr 30, 2016
Messages
41
Points
0
rmmfree is correct about there being the different places that things are cached. Like he said, they can be cached in your computer, with your ISP, or on the server.

In addition to this, inside of your browser there is different types of caching. For example, if you visit a site using local storage or a site using web cache through a manifest file, then you can empty your cache, hit refresh several times, and you still won't see updates done to the site. This is because the files are stored offline and you have to clear your cache for them separately.

So for example when I was doing a web app recently, while testing it in FireFox I had 4 items I had to clear each time I wanted to see updates:
1) Cookies
2) Web Cache
3) Offline Web Cache
4) Local Storage

One interesting note is in many "3rd world" countries the ISPs often will cache more than just DNS and then also they often will modify your page. Like in Egypt when I was there for 6 months I often had problems where sometimes the ISP (Etisalat and Vodafone) would modify the html/javascript code of the web page and/or insert their own code trying to optimize it. Also, images were nearly always sized down. I'm in the Philippines currently and here Globe is often caching DNS settings and they cache it wrong and serve me the wrong page. Like once I went to Google and it showed Disney plus many other instances of getting the wrong page (I never experienced either of these issues in USA).
 
Older threads
Replies
9
Views
4,412
Replies
16
Views
5,858
Replies
10
Views
4,756
Replies
3
Views
1,956
Newer threads
Latest threads
Replies
1
Views
119
Replies
0
Views
132
Replies
0
Views
179
Replies
5
Views
449
Recommended threads
Replies
5
Views
2,715
Replies
6
Views
2,558
Replies
1
Views
2,558
Replies
3
Views
1,026

Latest postsNew threads

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top