Created
May 4, 2015 21:25
-
-
Save caseybecking/29f98706d000c89f572f to your computer and use it in GitHub Desktop.
Start Varnish
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 characters
sudo /usr/local/opt/varnish3/sbin/varnishd -n /usr/local/var/varnish -f /usr/local/etc/varnish/default.vcl -s malloc,1G -T localhost:6082 -a :80 -p cli_buffer=81920 -p esi_syntax=0x2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment