No description
| Layer4 | nginx.conf | |
| Layer4or6 | haproxy.cfg | |
| README.md | README.md | |
HAProxy and nginx-Webserver
Layer4:
tcp-mode: ssl termination on backend site(s), x-forward-for/send-proxy-v2»» https://www.c-rieger.de/haproxy-mit-ip-forwarding-im-tcp-mode-layer-4/
Layer4or6:
http-mode: Layer 6 / http-mode with healthcheck and ssl termination on HAProxytcp-mode: Layer 4 / tcp-mode with http-Healthcheck
tcp-mode with ssl-passthrough: tcp-mode using SNI (e.g for Nextcloud and BigBlueButton)
»» https://www.c-rieger.de/nextcloud-haproxy-mit-und-ohne-ssl-terminierung/