Skip to content

Instantly share code, notes, and snippets.

@brilligence
Created February 24, 2013 17:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brilligence/5024835 to your computer and use it in GitHub Desktop.
Save brilligence/5024835 to your computer and use it in GitHub Desktop.
# Varnish Configuration
START=yes
NFILES=131072
MEMLOCK=82000
DAEMON_OPTS="-a :80 \
-T localhost:6082 \
-f /etc/varnish/default.vcl \
-S /etc/varnish/secret \
-t 120 \
-s malloc,256m"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment