[4.0] bfbaae3 Remove varnishreplay.rst, it is no more needed.

Arianna Aondio arianna.aondio at varnish-software.com
Mon Jun 8 15:49:05 CEST 2015


commit bfbaae3bd4e56386144d223827f7bdc8a2dba43f
Author: Arianna Aondio <arianna.aondio at varnish-software.com>
Date:   Mon Jun 8 15:47:40 2015 +0200

    Remove varnishreplay.rst, it is no more needed.

diff --git a/doc/sphinx/reference/varnishreplay.rst b/doc/sphinx/reference/varnishreplay.rst
deleted file mode 100644
index 884e7b7..0000000
--- a/doc/sphinx/reference/varnishreplay.rst
+++ /dev/null
@@ -1,50 +0,0 @@
-=============
-varnishreplay
-=============
-
-------------------------
-HTTP traffic replay tool
-------------------------
-
-SYNOPSIS
-========
-varnishreplay [-D] -a address:port -r file
-
-DESCRIPTION
-===========
-
-The varnishreplay utility parses Varnish logs and attempts to
-reproduce the traffic. It is typically used to *warm* up caches or
-various forms of testing.
-
-The following options are available:
-
--a backend           Send the traffic over tcp to this server, specified by an
-   		     address and a port.  This option is
-   		     mandatory. Only IPV4 is supported at this time.
-
--D                   Turn on debugging mode.
-
--r file              Parse logs from this file.  The input file has to be from
-		     a varnishlog of the same version as the varnishreplay
-		     binary.  This option is mandatory.
-
-SEE ALSO
-========
-
-* varnishd(1)
-* varnishlog(1)
-
-HISTORY
-=======
-
-The varnishreplay utility and this manual page were written by Cecilie
-Fritzvold and later updated by Per Buer.
-
-COPYRIGHT
-=========
-
-This document is licensed under the same licence as Varnish
-itself. See LICENCE for details.
-
-* Copyright (c) 2007-2014 Varnish Software AS



More information about the varnish-commit mailing list