Statistics
Poul-Henning Kamp
phk at phk.freebsd.dk
Mon Jul 9 17:36:02 CEST 2007
In message <200707091334.35737.tiamo at tfr.org>, TiAMO writes:
>Is there anyway to get statistics based on the HTTP/1.1 hosts header, i would
>like to know how many % of the total traffic thats beeing used by each host.
We don't have a programme that does this right now, but you can get
some kind of indication for the number of transactions (but not their
size) by using something like:
varnishtop -i RxHeader -I Host:
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
More information about the varnish-misc
mailing list