Subscribe to our blog

Get expert knowledge delivered directly to your inbox.

Thank you for subscribing!

Path-Based Routing With HAProxy

Here's how to deploy the HAProxy load balancer in front of your services and then use path-based routing to direct requests to the correct backend service.

Announcing HAProxy 2.4

HAProxy 2.4 adds features such as support for HTTP/2 WebSockets, authorization and routing of MQTT and FIX protocol messages, DNS resolution over TCP, and more.

Announcing HAProxy 2.3

HAProxy 2.3 adds exciting features such as forwarding, prioritizing, and translating messages sent over the Syslog Protocol on both UDP and TCP, and much more.

Announcing HAProxy 2.2

HAProxy 2.2 adds exciting features such as a fully dynamic SSL certificate storage, a native response generator, security hardening, and much more.

The History of HAProxy

HAProxy's origin story is one that has not been told and you may be curious about its roots and what drove it to be what it is today.

Introducing HAProxyConf 2019

Announcing our first-ever HAProxy user conference, HAProxyConf 2019! We’re excited about the speakers we have lined up, as well as bringing people together.

IP Masking in HAProxy

This blog post shows how to use HAProxy IP Masking in order to protect the privacy of your users, helping you to stay compliant with laws like the GDPR.

Multithreading in HAProxy

This blog post will provide an introduction to multithreading functionality in HAProxy, its configuration, and basic troubleshooting procedures.

TLS 1.3 & 0-RTT in HAProxy

Transport Layer Security (TLS) is a cryptographic protocol that enables secure communications over a computer network.

Announcing HAProxy 1.6

13th of October 2015, Willy Terrau announced the release of HAProxy 1.6.0, after 16 months of development. A total of 1156 commits from 59 people were committed.

Apache Cdorked Backdoor Detection

In this blog post, we provide an HAProxy configuration that can help you detect the Apache Cdorked Backdoor attack in your systems and protect them against it.

HAProxy Log Customization

Although HAProxy gives you detailed logging, sometimes you need a custom HAProxy log format. In this post, see how to define the template for logs.

HAProxy and Gzip Compression

Compression is used for reducing object size in order to reduce delivery delay for objects over the HTTP protocol. We show how to enable this in HAProxy.