Hi, varnishsizes seems to fail to represent big files. I created a several test files to verify it:
-rw-r--r-- 1 root root 100M May 12 13:53 100m -rw-r--r-- 1 root root 10M May 12 13:43 10m -rw-r--r-- 1 root root 1000M May 12 13:55 1g -rw-r--r-- 1 root root 1.0M May 12 13:42 1m The 1M file appears at 1e6 in the horitzontal axis, the 10M file at 1e7 and the 100M at 1e8, but the 1G file does not modify the scale (1:1), getting this hit between 1e2 and 1e3 This seems to be a bug, anyone with the same problem? It's a varnish 3 installation in a ubuntu server: [jprats@croscat ~]$ varnishsizes -V varnishsizes (varnish-3.0.5 revision 1a89b1f) Copyright (c) 2006 Verdens Gang AS Copyright (c) 2006-2011 Varnish Software AS [jprats@croscat ~]$ dpkg -l varnish Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Description +++-===============================-===============================-============================================================================== ii varnish 3.0.5-1~precise state of the art, high-performance web accelerator best regards, -- Jordi
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
