# Ansible managed frontend cinder_api-front-1 bind 104.130.253.16:8776 ssl crt /etc/haproxy/ssl/haproxy_aio1-104.130.253.16.pem alpn h2,http/1.1 option httplog option forwardfor except 127.0.0.0/8 http-request add-header X-Forwarded-Proto https mode http default_backend cinder_api-back frontend cinder_api-front-2 bind 172.29.236.101:8776 option httplog option forwardfor except 127.0.0.0/8 mode http default_backend cinder_api-back backend cinder_api-back mode http balance leastconn stick-table type ipv6 size 256k expire 10s store http_err_rate(10s) http-request track-sc0 src http-request deny deny_status 429 if { sc_http_err_rate(0) gt 20 } !{ src 192.168.0.0/16 } !{ src 172.16.0.0/12 } !{ src 10.0.0.0/8 } option forwardfor option httpchk http-check send hdr User-Agent "osa-haproxy-healthcheck" meth HEAD uri /healthcheck server aio1-cinder-api-container-15af9d1b 172.29.236.112:8776 check port 8776 inter 12000 rise 3 fall 3