|
|
|
|
|
by happyhappy
4705 days ago
|
|
If you have a bug in another application on the server running the cache that causes it to grow its memory use, your cache would suddenly disappear/underperform, and the failure could cascade on to the system that the cache is in front of. If instead you let the offending program crash because the cache is using regular memory, this would not happen. Just a thought. |
|
I think the failure mode of a system-level cache is rather better than per-application islands that can conflict.