I set -s malloc,4G but varnish eat all my mem(12G), and use swap! In varnishstat , I saw SMA.s0.nbytes is 4G is right, but SMA.Transient.nbytes is almost 6G!
What is SMA.Transient and why it can't be free? And how can I control transient storage size? SMA.s0.nreq 2343385 74.98 Allocator requests SMA.s0.nobj 353562 . Outstanding allocations SMA.s0.nbytes 4294967257 . Outstanding bytes SMA.s0.balloc 23949971661 . Bytes allocated SMA.s0.bfree 19655004404 . Bytes free SMA.Transient.nreq 600545 19.21 Allocator requests SMA.Transient.nobj 487027 . Outstanding allocations SMA.Transient.nbytes 6709806097 . Outstanding bytes SMA.Transient.balloc 9203517551 . Bytes allocated SMA.Transient.bfree 2493711454 . Bytes free Thank you~ my english is vary poor...
_______________________________________________ varnish-dev mailing list varnish-dev@varnish-cache.org https://www.varnish-cache.org/lists/mailman/listinfo/varnish-dev