I tried to look for this information on the net, but couldn't find good info about that. Do you know to describe how it works? 1. Is it some kind of LRU algorithm? 2. Does all the browsers share the same "cleaning algorithm?

Thanks! Shay

有帮助吗?

解决方案

Browsers simply works with LRU mechanism and throws the "old" pages.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top