
Restrict API Access with Client Certificates (mTLS)
An application programming interface (API) provides access to the features of a business application, but with the visual elements stripped away. By using APIs, devices like tablets, self-service kiosks, point-of-sale terminals, and robotic sensors can connect up to...

Log Forwarding with HAProxy and Syslog
Developing a strategy for collecting application-level logs necessitates stepping back and looking at the big picture. Engineers developing the applications may only see logging at its ground level: the code that writes the event to the log—for example a function that...

Preserve Stick Table Data When Reloading HAProxy
With HAProxy situated in front of their servers, many people leverage it as a frontline component for enabling extra security and observability for their networks. HAProxy provides a way to monitor the number of TCP connections, the rate of HTTP requests, the number...

Announcing HAProxy Data Plane API 2.6
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...

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...
![[Webinaire en Direct] Utilisation Des CRD Pour Améliorer la Qualité de Vie Dans Kubernetes](https://cdn.haproxy.com/wp-content/uploads/2022/05/using-crds-to-improve-quality-of-life-in-kubernetes-1000x500.png)
[Webinaire en Direct] Utilisation Des CRD Pour Améliorer la Qualité de Vie Dans Kubernetes
Mardi 12 juillet 2022 États-Unis: 12h00 HAE, 11h00 HAC, 10h00 MDT, 9h00 PST UE: 18h00 CEST, 19h00 HNE Mondial: 16 h UTC HAProxy Kubernetes Ingress Controller s’intègre désormais encore mieux à l’écosystème Kubernetes. Les ressources personnalisées (CRD) représentent...
![[Webinaire en direct] Tour d’horizon des fonctionnalités de HAProxy 2.6](https://cdn.haproxy.com/wp-content/uploads/2022/06/Webinar-HAProxy-2_6-2-1000x500.png)
[Webinaire en direct] Tour d’horizon des fonctionnalités de HAProxy 2.6
Mercredi 15 juin 2022 États-Unis : 12 h EDT, 11 h CDT, 10 h MDT, 9 h PST UE : 18 h CEST, 19 h EEST Monde : 16 h UTC La version 2.6 du répartiteur de charge logiciel le plus rapide et le plus utilisé au monde est sortie! Elle apporte des améliorations notables de la...

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...