Skip to content

Instantly share code, notes, and snippets.

@ipconfiger
Created August 2, 2013 18:34
Show Gist options
  • Save ipconfiger/6142241 to your computer and use it in GitHub Desktop.
Save ipconfiger/6142241 to your computer and use it in GitHub Desktop.
upstream frontends {
  server 127.0.0.1:8001;
  server 127.0.0.1:8002;
  server 127.0.0.1:8003;
  server 127.0.0.1:8004;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment