<div class="gmail_quote">On Sat, Jan 22, 2011 at 08:50, Poul-Henning Kamp <span dir="ltr"><<a href="mailto:phk@phk.freebsd.dk">phk@phk.freebsd.dk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

I think I would prefer if we could do this in libvarnishapi instead<br>
of in varnishstat, it seems generally useful at libvarnishapi level<br>
to me.<br></blockquote><div><br>I think it would be possible to move this into the library instead. <br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

How does (should/will) this work with dynamic stats counters ?<br></blockquote><div>Not entirely sure what you mean by that? Please elaborate. <br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

+struct stat stat;<br>
<br>
Naming a struct "stat" is often asking for more trouble than it is<br>
worth.  "struct stat" is what stat(2) and fstat(2) returns and because<br>
of various levels of compatibility junk (32/64 bit typically) it can<br>
be seriously magicked by compilers.<br></blockquote><div><br>Good point, I will rename that variable.<br><br>-Martin<br> </div></div>-- <br>Martin Blix Grydeland<br>Varnish Software AS<br><br>