commit 3ee19916a8bacc927a3764bd8a8511a430b4e52d Author: hhf Date: Mon Oct 21 12:23:14 2024 +0530 Add README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7fd753e --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +## HAProxy and Nginx-Webserver and Nextcloud + +### [](https://#Layer4: + +**tcp-mode:** ssl termination on backend site(s), x-forward-for/send-proxy-v2 +»» [https://forum.hhf.technology/haproxy-mit-ip-forwarding-im-tcp-mode-layer-4/](https://forum.hhf.technology/haproxy-mit-ip-forwarding-im-tcp-mode-layer-4/) + +### [](https://#)Layer4or6: + +**http-mode:** Layer 6 / http-mode with healthcheck and ssl termination on HAProxy +**tcp-mode:** Layer 4 / tcp-mode with http-Healthcheck +**tcp-mode with ssl-passthrough:** tcp-mode using SNI (e.g for Nextcloud and BigBlueButton) \ No newline at end of file