Guest User

Untitled

a guest
Jan 22nd, 2018
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. NFILES=131072
  2. MEMLOCK=82000
  3. INSTANCE=$(uname -n)
  4. DAEMON_OPTS="-a YOUR_IP_ADDR:80 \
  5. -T localhost:6082 \
  6. -f /etc/varnish/wordpress.vcl \
  7. -S /etc/varnish/secret \
  8. -s file,/var/lib/varnish/$INSTANCE/varnish_storage.bin,1G"
Add Comment
Please, Sign In to add comment