SHA256
1
0
forked from pool/varnish
varnish/varnish.sysconfig
OBS User autobuild e96c016473 Accepting request 48519 from server:http
Copy from server:http/varnish based on submit request 48519 from user jengelh

OBS-URL: https://build.opensuse.org/request/show/48519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/varnish?expand=0&rev=1
2010-09-23 23:07:49 +00:00

14 lines
460 B
Plaintext

## Path: Network/WWW/Varnishd
## Description: start parameters for varnishd.
## Type: string
## Default: "-f /etc/varnish/vcl.conf -T127.0.0.1:6082 -s file,/var/cache/varnish"
## Config: varnishd
#
# start parameters for varnishd.
#
# see man 1 varnishd for more
#
# You might want to keep "/var/cache/varnish" when using the file backend.
#
VARNISHD_PARAMS="-f /etc/varnish/vcl.conf -T127.0.0.1:6082 -s file,/var/cache/varnish,524288"