Updates:
        Labels: -Type-Bug

Comment #9 on issue 2269 by [email protected]: Cached files with expired  
max-age are not removed from the memory
http://code.google.com/p/chromium/issues/detail?id=2269

Given that the url is changing for every request we consider them to be  
different, so
the space used by the cache will grow until it hits its limit.

Expiration date is not considered when evicting entries from the cache, and  
we don't
start evicting entries unless the cache is full. We could add expiration  
date as one
of the factors to evict an entry, but there is currently no plan of doing  
so.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to