Skip to content

Instantly share code, notes, and snippets.

@flores
Created October 18, 2010 20:16
Show Gist options
  • Save flores/632963 to your computer and use it in GitHub Desktop.
Save flores/632963 to your computer and use it in GitHub Desktop.
backend sinatra
balance leastconn
mode http
option http-server-close
option httpchk
server sinatra_downoi downoi.mysite.com:4567 check inter 60s rise 5 fall 2
server sinatra_rindica r.indica.mysite.com:4567 check inter 60s rise 5 fall 2
server sinatra_wet wet.mysite.com:4567 check inter 60s rise 5 fall 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment