Skip to content

Instantly share code, notes, and snippets.

@benheb
Created October 16, 2012 02:06
Show Gist options
  • Save benheb/3896888 to your computer and use it in GitHub Desktop.
Save benheb/3896888 to your computer and use it in GitHub Desktop.
global
debug
defaults
log global
mode http
frontend all 50.116.21.154:80
timeout client 86400000
default_backend node_backend
backend node_backend
balance roundrobin
timeout server 30000
timeout connect 4000
server node01 50.116.21.154:3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment