Created
January 20, 2016 12:44
-
-
Save ThijsFeryn/70771ee317ab6b4d7097 to your computer and use it in GitHub Desktop.
Adding PROXY protocol support by adding an extra listener on a separate port. Explictly add the PROXY keyword to enforce the protocol
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
/usr/sbin/varnishd -a :6081 -a :6083,PROXY -T localhost:6082 -f /etc/varnish/default.vcl -S /etc/varnish/secret -s malloc,5g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment