Why use shared cache?
There is no more efficient way to increase the scalable performance of applications then the use caching to unload deeper layers.
>> Shared Cache>> Shared Cache Server>> Service Cleanup>> LLF
Cleanup Strategy - Lowest-Latency-First [LLF]
Delete smallest objects until configured FillFactor reached.
Cleanup Overview can be found here.