Created
September 28, 2018 18:36
-
-
Save tsaavik/1ca564b98129a2df6c859d046c8bff79 to your computer and use it in GitHub Desktop.
This file contains 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
frontend stats | |
bind :8080 | |
use_backend be_stats unless { path /favicon.ico } | |
errorfile 503 /etc/haproxy/errors/haproxy-favicon.ico | |
backend be_stats | |
stats enable | |
stats uri / |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
some browsers might want more headers, here are some more 😄