
HAProxyConf 2022 Call for Papers Now Open
HAProxyConf 2022 aims to bring together system administrators, security professionals, developers, and business leaders to share how they have used HAProxy to implement high availability, boost security, shift to the cloud, or improve observability. We’re calling out...

Custom Resources with HAProxy Kubernetes Ingress Controller
HAProxy Kubernetes Ingress Controller provides custom resources named Backend, Defaults, and Global that let you manage ingress controller settings more efficiently. To start using them right away, check the documentation for steps and examples. In this blog post,...

Announcing HAProxy Kubernetes Ingress Controller 1.8
We’re proud to announce the release of version 1.8 of the HAProxy Kubernetes Ingress Controller! In this release, we added support for full rootless mode, Prometheus metrics for the controller itself, and examples that are synchronized with our Helm chart. In this...

Announcing HAProxy 2.6
HAProxy 2.6 is now available! As always, the community behind HAProxy made it possible to bring the enhancements in this release. Whether developing new functionality, fixing issues, writing documentation, QA testing, hosting CI environments, or submitting bug...
![[Live Webinar] Verwendung von CRDs zur Verbesserung der Lebensqualität in Kubernetes](https://cdn.haproxy.com/wp-content/uploads/2022/06/Webinar-Using-CRDs-to-Improve-Quality-of-Life-in-Kubernetes-1000x500.png)
[Live Webinar] Verwendung von CRDs zur Verbesserung der Lebensqualität in Kubernetes
Dienstag, 12. Juli 2022 USA: 12 Uhr EDT, 11 Uhr CDT, 10 Uhr MDT, 9 Uhr PST EU: 18 Uhr MESZ, 19 Uhr EST Weltweit: 16 Uhr UTC Der HAProxy Kubernetes Ingress Controller lässt sich jetzt noch besser in das Kubernetes-Ökosystem integrieren. Durch die Bereitstellung von...
![[Live-Webinar] HAProxy 2.6 Zusammenfassung der Funktionen](https://cdn.haproxy.com/wp-content/uploads/2022/06/Webinar-HAProxy-2_6-1-1000x500.png)
[Live-Webinar] HAProxy 2.6 Zusammenfassung der Funktionen
Mittwoch, 15. Juni 2022 US: 12 Uhr EDT, 11 Uhr CDT, 10 Uhr MDT, 9 Uhr PST EU: 18 Uhr MESZ, 19 Uhr MESZ Global: 16 Uhr UTC Die Version 2.6 des weltweit schnellsten und am weitesten verbreiteten Software Load Balancers wurde veröffentlicht! Darin enthalten sind wichtige...

Use the Proxy Protocol to Preserve a Client’s IP Address
In this blog post, you'll learn how the Proxy Protocol preserves a client's IP address when that client's connection passes through a proxy. You will also find resources for how to integrate the protocol into your own proxy or web server software. What is the Proxy...

Enable Sticky Sessions in HAProxy
HyperText Transfer Protocol (HTTP), the protocol that defines the language browsers use to communicate with web servers, is stateless, meaning that after you make a web request and a server sends back a response, no memory of that interaction remains. To make anything...
![[On-Demand Webinar] Achieving Multi-Datacenter High Availability with HAProxy ALOHA and GSLB](https://cdn.haproxy.com/wp-content/uploads/2022/04/Webnar-Multi-Datacenter-High-Availability-with-HAProxy-ALOHA-and-GSLB-2-1000x500.png)
[On-Demand Webinar] Achieving Multi-Datacenter High Availability with HAProxy ALOHA and GSLB
HAProxy ALOHA is a load balancer that's ideal for companies in search of high performance and ease of use. It comes as either a hardware appliance or a virtual appliance and provides load balancing of TCP, UDP and HTTP traffic, DDoS protection, and active-active...

April/2022 – CVE-2022-22965: Spring4Shell Remote Code Execution Mitigation
Recently, a Remote Code Execution vulnerability was discovered in the Java Spring Core library. This vulnerability allows attackers to execute arbitrary code on affected systems. You can find more information on that vulnerability in the announcement on the Spring...

Use Your Load Balancer to Monitor Application Health
HAProxy and HAProxy Enterprise collect a vast amount of information about the health of your applications being load balanced. That data, which uses the Prometheus text-based format for metrics, is published to a web page hosted by the load balancer, and since many...