Articles in category
Tech

How to run HAProxy with Docker

Learn how to run HAProxy in a Docker container with this step-by-step guide. Covers configuration, performance considerations, security, and provides ready-to-use commands.

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.

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.

Introduction to HAProxy logging

Master HAProxy logging with our step-by-step guide. Learn to configure logging, understand TCP & HTTP log formats, and parse log files for critical infrastructure insights.

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.

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.