Senad Caus Senad Caus | Sep 9, 2022 | DEVOPS, NEWS, WEBINARS
Eager to discover new ways you can leverage HAProxy and the HAProxy Data Plane API for load balancing? In version 2.6, the API gained support for a huge number of new keywords, moved to a newer version of the Go programming language, upgraded its version of Swagger...
Marko Juraga Marko Juraga | Jul 19, 2022 | DEVOPS, NEWS
In HAProxy Data Plane API version 2.6, we continued the effort of expanding support for HAProxy configuration keywords, as this has been the priority with this release cycle, and it will be in the next one too to meet our goal of achieving complete feature parity with...
Senad Caus Senad Caus | Jan 26, 2022 | BASICS, LOAD BALANCING / ROUTING, WEBINARS
A common misconception is that load balancing is enough to achieve high availability. That is only true when you factor in one, very important feature: health checks! Health checks monitor your servers for issues. If a server loses connectivity or begins returning...
Nick Ramirez Nick Ramirez | Sep 14, 2021 | BASICS, LOAD BALANCING / ROUTING
HAProxy makes your web applications highly available by spreading requests across a pool of backend servers. If one or even several servers fail, clients can still use your app as long as there are other servers still running. The caveat is, HAProxy needs to know...
Senad Caus Senad Caus | Mar 18, 2021 | BASICS, DEVOPS, LOAD BALANCING / ROUTING, WEBINARS
If you prefer joining the same webinar in French, register here. Troubleshooting network issues can seem like an arcane art. Operations teams build up knowledge through trial-and-error, online forums, and wisdom handed down from one generation to another. However, the...