I understand each browser has a caching limit. Now I wonder what will happen if I try to store a cache when the limit has reached?
Will it delete older caches or just won’t allow me to store it?
Aand if it does delete older caches, will they be mine or others? ( I don’t mean the same page cache but caches by my website).
In general how does it work?
That depends on the cache that is used. Different caches are using different strategies:
In general it is difficult to find the right strategy for your cache since every strategy has its drawbacks.