开发者

How much cache-space will browsers use?

开发者 https://www.devze.com 2023-02-14 03:46 出处:网络
I\'m curious how many MB/GB the various browsers will cache 开发者_运维知识库before prematurely deleting older cache files. Do you know? For bonus points, in which order will the cached files be delet

I'm curious how many MB/GB the various browsers will cache 开发者_运维知识库before prematurely deleting older cache files. Do you know? For bonus points, in which order will the cached files be deleted (beyond the ones which have expired).


It depends entirely on what the browser's preferences are set to.

Example (Firefox 4):

How much cache-space will browsers use?

Example (IE 8):

How much cache-space will browsers use?

Bonus points time

Typical cache expiration algorithms are

  • LFU (least frequently used) and
  • LRU (least recently used)
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号