Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sigil
on March 25, 2012
|
parent
|
context
|
favorite
| on:
How a web app can download and store over 2GB with...
The fact that there's a limit is not surprising. That the limit is 2GB is a little surprising, but this is across all sites, so ok. That there's no cache ejection when you reach the limit just seems like a bug. Why not use LRU?
moonboots
on March 25, 2012
|
next
[–]
I would not want one rogue site evicting the caches of all other sites.
sigil
on March 25, 2012
|
parent
|
next
[–]
It's just a cache. It can be repopulated. But I see your point, a lower per-domain quota would make more sense.
espeed
on March 25, 2012
|
prev
|
next
[–]
Isn't 2 GB the memory limit on V8 (
http://code.google.com/p/v8/issues/detail?id=847
)?
The_Sponge
on March 25, 2012
|
parent
|
next
[–]
That's for the javascript engine, not necessarily for the caching.
lallysingh
on March 25, 2012
|
prev
[–]
The 2GB isn't just the local web-cache-size limit?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: