[prev in list] [next in list] [prev in thread] [next in thread] 

List:       nginx
Subject:    Re: proxy_cache fills harddrive despite max_size being set
From:       Ryan Malayter <malayter () gmail ! com>
Date:       2010-06-30 16:00:56
Message-ID: AANLkTinr41Bs8uwLJw2lO4OQSJCAsvlK8hxOBfNETIMQ () mail ! gmail ! com
[Download RAW message or body]

I'm seeing something similar. du -sb returns 1411480500 bytes, even
though I have specified 1024 MB as max size.

nginx 0.7.62 on ubuntu 9.10 server.

Here is my proxy_cache config:
    proxy_cache_path /var/spool/nginx_proxy_cache
      levels=1:2
      keys_zone=zone1:10m
      inactive=7d
      max_size=1024m;

Any ideas? Is it the inactive period of 7d that controls when the
cache manager process runs or something?

-- 
RPM

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic