[4.0] 372e5a3 Update tags
Lasse Karstensen
lkarsten at varnish-software.com
Thu Jan 15 16:35:43 CET 2015
commit 372e5a339aa2f52d463ac08814de6a343b8d9f4b
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date: Tue Dec 30 03:16:45 2014 +0000
Update tags
diff --git a/doc/sphinx/users-guide/operation-statistics.rst b/doc/sphinx/users-guide/operation-statistics.rst
index 788e600..de25bd8 100644
--- a/doc/sphinx/users-guide/operation-statistics.rst
+++ b/doc/sphinx/users-guide/operation-statistics.rst
@@ -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`.
More information about the varnish-commit
mailing list