Commit 372e5a33 authored by Federico G. Schwindt's avatar Federico G. Schwindt Committed by Lasse Karstensen

Update tags

parent cd8f9051
......@@ -18,11 +18,10 @@ With suitable filtering using the -I, -i, -X and -x options, it can be
used to display a ranking of requested documents, clients, user
agents, or any other information which is recorded in the log.
``varnishtop -i rxurl`` will show you what URLs are being asked for
by the client. ``varnishtop -i txurl`` will show you what your backend
is being asked the most. ``varnishtop -i RxHeader -I
Accept-Encoding`` will show the most popular Accept-Encoding header
the client are sending you.
``varnishtop -i ReqURL`` will show you what URLs are being asked for by
the client. ``varnishtop -i BereqURL`` will show you what your backend
is being asked the most. ``varnishtop -I ReqHeader:Accept-Encoding`` will
show the most popular Accept-Encoding header the client are sending you.
For more information please see :ref:`ref-varnishtop`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment