Skip to content

Instantly share code, notes, and snippets.

@mickey
Created April 4, 2012 22:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mickey/2306328 to your computer and use it in GitHub Desktop.
Save mickey/2306328 to your computer and use it in GitHub Desktop.
upstream yoursite {
server yoursite1.yoursite.com;
server yoursite2.yoursite.com max_fails=3 fail_timeout=30s;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment