debian man page for varnishreplay

Query: varnishreplay

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

VARNISHREPLAY(1)														  VARNISHREPLAY(1)

NAME
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 typcally 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. This option is mandatory.
SEE ALSO
o varnishd(1) o 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. o Copyright (c) 2007-2010 Varnish Software AS
AUTHOR
Cecilie Fritzvold, Per Buer 1.0 2010-05-31 VARNISHREPLAY(1)
Related Man Pages
varnishncsa(1) - debian
varnishsizes(1) - debian
varnishtop(1) - centos
varnishlog(1) - centos
varnishncsa(1) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?