https://www.cyberciti.biz/faq/configure-nginx-ssltls-passthru-with-tcp-load-balancing/
#loadbalancing #ssl #tls #nginx
#loadbalancing #ssl #tls #nginx
nixCraft
How to configure Nginx SSL/TLS passthrough with TCP load balancing
How do I configure SSL/TLS pass through on Nginx load balancer running on Linux or Unix-like system? How do I load balance TCP traffic and setup SSL Passthrough to pass SSL traffic received at the load balancer onto the backend web servers?
http://www.grantcohoe.com/blog/2013/01/03/high-availability-with-multipath-routing/
#loadbalancing #ospf #multiupath #routing #quagga #linux
#loadbalancing #ospf #multiupath #routing #quagga #linux
Grantcohoe
High-Availability with Multipath Routing - Grant Cohoe
Multipath Routing Multipath routing is when you have a router with multiple equal-cost paths to a single destination. Since each of these routes …