On Wed, Jun 18, 2014 at 04:43:44PM +0200, Alexandre wrote: > I use varnishstat to watch hosts state, and I wonder what is the number > 18446744073709551615 ? Would you have any idea? > example: > varnishstat -1 [..] > VBE.web01_MC(X.X.X.X,,1234).happy 18446744073709551615 . Happy > health probes
Hi. Fairly old email now, but in case someone finds this via the archives; the odd number is in fact a bitmap describing how the last n health probes turned out, and varnishstat in 3.0 format it as a number. In Varnish 4.0 varnishstat will print this correctly. -- Lasse Karstensen Varnish Software AS _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
