Skip to content

Instantly share code, notes, and snippets.

@pweil-
Created January 22, 2015 15:26
Show Gist options
  • Save pweil-/69270bccce5c1931bb5f to your computer and use it in GitHub Desktop.
Save pweil-/69270bccce5c1931bb5f to your computer and use it in GitHub Desktop.
backend be_http_hello-nginx
mode http
balance leastconn
timeout check 5000ms
server hello-nginx 172.17.0.14:80 check inter 5000ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment