Skip to main content
Back to all posts

HAProxy

Dive into the world of open source HAProxy with configurations, tutorials, and best practices. As a core component of our Layer 7 solution, learn to master ACL rules, reverse proxy, SSL termination, and advanced features like rate limiting.

Latest post

When is an ACL not an ACL? When it's an HAProxy ACL...

A+ Qualys with HAProxy — The Secret Sauce

So you're probably here because you want to know how to achieve an A+ rating for your SSL web server on Qualys. A quick fun fact: did you know the A+ and A rating are in fact the same?..

HAProxy How-tos Layer 7

How to load balance Microsoft Dynamics using HAProxy

Microsoft Dynamics is a critical ERP and CRM tool, used every day by businesses all over the world. The application therefore needs to be highly available and scalable...

Microsoft Layer 7 HAProxy

Layer 4 vs Layer 7 load balancing - we still love DSR, but…

Direct server return, direct routing - no matter what you call it, using DSR maximises the throughput of return traffic and allows for near endless scalability. Here's why we still love it...

Performance HAProxy Storage

How to write an external health check script for HAProxy

Loadbalancer.org were the original sponsors of the external health check mechanism in HAProxy. We think it's an invaluable tool when you need something a bit special...

HAProxy Open source How-tos