# Configuration file for varnishncsa
#
# Uncomment this to enable logging for varnish.  Please make sure you have
# enough disk space for significant amounts of log data.
#
# NCSA log format, to be used by HTTP log analyzers
VARNISHNCSA_ENABLED=yes

# Include log entries which result from communication with a backend server.
LOG_BACKEND=no

# Include log entries which result from communication with a client.
LOG_CLIENT=yes

# extra options to varnishncsa
VARNISHNCSA_OPTS=
