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>> Size
Cleanup Strategy - SIZE
Delete always biggest objects until it received the size of FillFactor
Cleanup Overview can be found here.