Hi Scott, On Tue, 2011-02-15 at 21:55 -0500, Scott Leonard wrote: > the same way that you can do for referrers or user agents (e.g. > varnishtop -i RxHeader -C -I ^Referer)?
You could try: varnishlog -i SessionOpen With some magic with awk, sort and uniq you should be able to generate a top-list of IP-Addresses. Wido _______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
