Skip to content

Instantly share code, notes, and snippets.

@JayH5
Last active January 30, 2018 11:27
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 JayH5/de9e1ff19d2a474f257797fa8110fcd6 to your computer and use it in GitHub Desktop.
Save JayH5/de9e1ff19d2a474f257797fa8110fcd6 to your computer and use it in GitHub Desktop.
Envoy Nginx HAProxy
Listener server listen frontend bind
Route server location frontend acl
Cluster upstream backend
Endpoint upstream server backend server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment