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...
Daniel Corbett Daniel Corbett | Jan 15, 2021 | LOAD BALANCING / ROUTING, SERVICE DISCOVERY, SSL
The HAProxy Data Plane API 2.2 lays the foundation for first-class service discovery and introduces native support for Consul. It also adds storage and file handling for SSL certificates, Map files, and SPOE configuration files. Watch our on-demand webinar...
HAProxy Technologies HAProxy Technologies | Jan 15, 2021 | TECH, WEBINARS
The HAProxy Data Plane API enables remote, dynamic configuration of your HAProxy load balancers. Version 2.2 lays the foundation for first-class service discovery and introduces native support for Consul. Consul is a popular service discovery platform. You can now...
Marko Juraga Marko Juraga | Jul 24, 2020 | LOAD BALANCING / ROUTING, NEWS
Version 2.1 of the HAProxy Data Plane API expands support to all available request and response actions, adds Lua actions, and improves file handling. A year ago, we introduced version 1.0 of the HAProxy Data Plane API, enabling you to configure your HAProxy load...
Marko Juraga Marko Juraga | May 27, 2020 | LOAD BALANCING / ROUTING, TECH
Under the hood, the HAProxy Data Plane API and the HAProxy Kubernetes Ingress Controller are powered by a shared set of Go libraries that apply changes to an HAProxy configuration file. In this talk, Marko Juraga describes how these libraries are developed and invites...