Jim O'Connell Jim O'Connell | Feb 2, 2021 | BASICS, TECH
Your HAProxy load balancer may only ever need to relay traffic for a single domain name, but HAProxy can handle two, ten, or even ten million routing rules without breaking a sweat. This article shows several ways of handling multi-domain configurations, including an...
Nick Ramirez Nick Ramirez | Aug 21, 2020 | SECURITY, SSL
Use the HAProxy Runtime API to update SSL certificates in HAProxy without a reload. When you route traffic through an HAProxy load balancer, you gain the ability to terminate SSL at the load balancer. HAProxy encrypts communication between the client and itself and...