On Wed, Jul 03, 2013 at 09:09:29AM +0200, Hans Schou wrote: > SMA.Transient.c_req 550339 8.10 Allocator requests > SMA.Transient.c_fail 0 0.00 Allocator failures > SMA.Transient.c_bytes 40394887294 594602.09 Bytes allocated > SMA.Transient.c_freed 30467874668 448479.08 Bytes freed > SMA.Transient.g_alloc 340120 . Allocations outstanding > SMA.Transient.g_bytes 9927012626 . Bytes outstanding > SMA.Transient.g_space 0 . Bytes available
You're using transient storage, which is unbounded. Do you use very low ttl? -- Andreas _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
