]> err.no Git - varnish/commit
Add -1 option that stops comparison after first field.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 20 Jul 2006 12:03:10 +0000 (12:03 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 20 Jul 2006 12:03:10 +0000 (12:03 +0000)
commit137fda07dfe6afa1f3aa052ee56ee0c0881ac555
tree73de0e8e65c68c46775a0dde43b02a9d542ae748
parent83ca1d0f1e1b476dc96621e12a0b2dea8ee48b7e
Add -1 option that stops comparison after first field.

Useful with commands like:

varnishtop -i header -1
varnishtop -i srcaddr -1

where the variable part of the entry is less relevant.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@521 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishtop/varnishtop.c