Question

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

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top