## 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/?.luadefaults log global option redispatch -1 maxconn 5000 timeout client 30s timeout connect 30s timeout server 30s retries 3 default-server init-addr last,libc# autogenerated entries for ACLs# autogenerated entries for config in backends/frontends# autogenerated entries for stats# Frontend: Public_Portal ()frontend Public_Portal bind 192.168.254.1:443 name 192.168.254.1:443 ssl crt-list /tmp/haproxy/ssl/651c7166417473.44300382.certlist mode http option http-keep-alive # logging options # ACL: Nas_DSM acl acl_651c7797f243c0.49412538 hdr_beg(host) -i nas # ACL: Guacamole acl acl_651c701911d695.97788597 hdr_beg(host) -i rdp # ACL: Bitwarden acl acl_651c754a95cbd0.71359706 hdr_beg(host) -i pass # ACL: Plex acl acl_651c76bee6c989.69820384 hdr_beg(host) -i plex # ACTION: Nas_DSM use_backend Nas_DSM if acl_651c7797f243c0.49412538 # ACTION: Guacamole use_backend Guacamole if acl_651c701911d695.97788597 # ACTION: BitWarden use_backend BitWarden if acl_651c754a95cbd0.71359706 # ACTION: Plex use_backend Plex if acl_651c76bee6c989.69820384# Backend: Guacamole ()backend Guacamole # health checking is DISABLED mode http balance source # stickiness stick-table type ip size 50k expire 30m stick on src http-reuse safe server Guacamole 192.168.100.200:8080 # Backend: BitWarden ()backend BitWarden # health checking is DISABLED mode http balance source # stickiness stick-table type ip size 50k expire 30m stick on src http-reuse safe server BitWarden 192.168.100.200:5151 ssl verify none# Backend: Plex ()backend Plex # health checking is DISABLED mode http balance source # stickiness stick-table type ip size 50k expire 30m stick on src http-reuse safe server Plex 192.168.100.200:32400 ssl verify none# Backend: Nas_DSM ()backend Nas_DSM # health checking is DISABLED mode http balance source # stickiness stick-table type ip size 50k expire 30m stick on src http-reuse safe server Nas_DSM 192.168.100.200:5001 ssl verify none# statistics are DISABLED