Skip to content

Instantly share code, notes, and snippets.

@cowmix
Created October 24, 2013 16:08
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 cowmix/001bab875eb247489bc8 to your computer and use it in GitHub Desktop.
Save cowmix/001bab875eb247489bc8 to your computer and use it in GitHub Desktop.
the final output
upstream atlassian_jira {
server 10.0.2.15:9000 fail_timeout=0;
}
upstream atlassian_confluence {
server 10.0.2.15:9001 fail_timeout=0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment