Nothing special in my configuration. Just one not usual thing, the files in cache are huge... from 2Gb to 20Gb.
I've run this check for some time, for one object in cache, it consumed some amount of memory (as far as I remember ~7G) and then the consumption has stopped, but check was still running. Such a strange behavior. BTW, the same issue I have with 3.3.1-dev. On Fri, Oct 11, 2013 at 6:09 PM, Leif Hedstrom <[email protected]> wrote: > > On Oct 11, 2013, at 6:02 AM, Vladyslav Bachynskyi <[email protected]> > wrote: > > > Hi All, > > > > I have an issue... > > I need to constantly check if the objects are in cache or not. If the > > object is not in cache, I'm pushing it to. > > > > To check the object I'm using below command: > > curl -s -I -X GET -H "Cache-Control: only-if-cached" > > > http://ats-node01.example.com/video/d01/trailers/60645_some_video_file.wvm > > > > During some time, such check consume all of the memory and then all of > > swap, and ats restarts by taraffic_cop. > > > > I've made a test. > > No traffic, no clients on ats. I'm runing below command: > > You are saying, just sending the cache-Control: only-if-cached causes ATS > to leak memory. I’ve run it for about 30 minutes like that, with and > without cache hits, and I’m not seeing it. > > Any more details you can provide ? > > — Leif > >
