Hello,<br><br>Am running memcached in production on a fairly large site and am noticing that while I&#39;m putting in expirations, the size of the utilization is growing disproportionately with the expected growth of the cache based upon what we implemented it for.&nbsp; By some testing, it seems that items that are expired from the cache are only removed when the get request is sent.&nbsp; Is our interpretation of this behavior correct, or does content in the cache expire based upon the timestamp through some internal stack?&nbsp; If it&#39;s the later how often does the daemon run through to get rid of expired content?
<br><br>TIA,<br><br>Gavin<br>