Hello Martin, Le jeudi 03 mars 2011 à 11:01 +0100, Martin Boer a écrit : > Wat does happen when you limit the amount of memory/space used ? Say > something like > > -s file,/mnt/varnish/varnish_storage.bin,7G
I did that :
# free -m
total used free
Mem: 7964 156 7807
-/+ buffers/cache: 156 7807
# /etc/init.d/varnish start
Starting varnish HTTP accelerator: [ OK ]
# free -m
total used free
Mem: 7964 5044 2920
-/+ buffers/cache: 5044 2920
# ps uax | grep varnish
/usr/sbin/varnishd [...] -s file,/mnt/varnish/varnish_storage.bin,1G -p
thread_pools 4
Even with a limit of 1G, it consumes 5G of RAM. Could it be related to
the number of thread ?
--
Romain LE DISEZ
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
