Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@meineerde
Created July 26, 2017 11:30
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 meineerde/28617d35e6bfe95dd3a2bc1f1e52a717 to your computer and use it in GitHub Desktop.
Save meineerde/28617d35e6bfe95dd3a2bc1f1e52a717 to your computer and use it in GitHub Desktop.
defaults
mode http
frontent fe
bind :8080
use_backend be
backend be
# do whatever...
server empty 127.0.0.1:8081
listen empty
bind 127.0.0.1:8081
errorfile 503 /path/to/canned/response.http
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment