Created
December 19, 2017 03:21
-
-
Save jamesmoriarty/05f811df7574068c1d11e2cba5e2891b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Varnish:80 -> NC:8080] -> [ELB:80] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| nc --verbose --listen --keep-open --source-port $PORT --sh-exec "nc $BACKEND_HOST $BACKEND_PORT" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment