updated haproxy state

This commit is contained in:
Paul 2022-12-06 20:26:55 +01:00
parent 58454865ff
commit 555b13c5dd

View File

@ -17,6 +17,8 @@ haproxy:
- redirects
- vhosts
config:
dir: /etc/haproxy
configfile: haproxy.cfg
servername: "High-performance Web Server"
http2: true
defaults:
@ -28,10 +30,9 @@ haproxy:
timeout connect: 4s
timeout server: 30m
timeout check: 5s
unique-id-format: "%{+X}o\\ %ci:%cp_%fi:%fp_%Ts_%rt:%pid"
balance: roundrobin
check: true
dir: /etc/haproxy
configfile: haproxy.cfg
user: haproxy
group: haproxy
http_port: 80