Skip to content

Instantly share code, notes, and snippets.

@supernoveau
Created April 5, 2017 02:12
Show Gist options
  • Save supernoveau/9b8509900298644fd4f049311d4cfed1 to your computer and use it in GitHub Desktop.
Save supernoveau/9b8509900298644fd4f049311d4cfed1 to your computer and use it in GitHub Desktop.

Haproxy

sudo nano /etc/haproxy/haproxy.cfg // edit configuration file
haproxy -f /etc/haproxy/haproxyconf.txt -c // check configuration
haproxy -f /etc/haproxy/haproxy.cfg // run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment