Skip to content

Commit

Permalink
added default-server configuration example
Browse files Browse the repository at this point in the history
  • Loading branch information
magenbrot committed Jun 8, 2022
1 parent ca58bf2 commit 0f1b466
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ haproxy_frontend:
haproxy_backend:
- dashboard_backend:
balance: source
default_server: "inter 2s downinter 5s rise 3 fall 2 slowstart 30s maxconn 30 maxqueue 64 weight 100"
http_checks:
- 'send meth GET uri /check-haproxy.php hdr Host haproxy.check-vhost.de'
- 'expect string "All services running fine"'
Expand Down

0 comments on commit 0f1b466

Please sign in to comment.