## Automatically generated configuration.# Do not edit this file manually.#global uid 80 gid 80 chroot /var/haproxy daemon stats socket /var/run/haproxy.socket group proxy mode 775 level admin nbthread 1 hard-stop-after 60s no strict-limits tune.ssl.default-dh-param 2048 spread-checks 2 tune.bufsize 16384 tune.lua.maxmem 0 log /var/run/log local0 info lua-prepend-path /tmp/haproxy/lua/?.lua ssl-default-bind-options prefer-client-ciphers ssl-min-ver TLSv1.2 ssl-default-bind-ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-CHACHA20-POLY1305 ssl-default-bind-ciphersuites TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256defaults log global option redispatch -1 maxconn 1000 timeout client 60s timeout connect 60s timeout server 60s retries 3 default-server init-addr last,libc default-server maxconn 1000# autogenerated entries for ACLs# autogenerated entries for config in backends/frontends# autogenerated entries for stats# Frontend: Gateway-Public-Service_Port_443 ()frontend Gateway-Public-Service_Port_443 bind gw.homepage.de:443 name gw.homepage.de:443 ssl crt-list /tmp/haproxy/ssl/64ba7929d90698.13956110.certlist mode http option http-keep-alive # logging options # ACL: Gateway-Condition acl acl_64ba7837e39c91.64621111 hdr_beg(host) -i gw.homepage.de # ACTION: Gateway Rule use_backend Gateway-Backendpool if acl_64ba7837e39c91.64621111# Backend: Gateway-Backendpool ()backend Gateway-Backendpool # health checking is DISABLED mode http balance source http-reuse safe server gw.homepage.local 192.168.1.10 ssl verify required ca-file /etc/ssl/cert.pem# statistics are DISABLED