Created
September 5, 2011 16:27
-
-
Save jeffbeard/1195393 to your computer and use it in GitHub Desktop.
Revisions
-
jeffbeard created this gist
Sep 5, 2011 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ NFILES=131072 MEMLOCK=82000 INSTANCE=$(uname -n) DAEMON_OPTS="-a YOUR_IP_ADDR:80 \ -T localhost:6082 \ -f /etc/varnish/wordpress.vcl \ -S /etc/varnish/secret \ -s file,/var/lib/varnish/$INSTANCE/varnish_storage.bin,1G"