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

HAProxy reverse proxy: the what, when, and how

Perplexed by proxy?! Ruffled by reverse proxy?! We’ve all been there. Honestly, sometimes I think the language we use makes things sound way more complicated than they actually are...

HAProxy How-tos Layer 7

How to rate limit with HAProxy Stick Tables and the WAF

A while ago I was asked if it would be possible to apply some general rate limiting in HAProxy and the WAF, in order to help prevent DOS-style attacks on a customer's servers...

HAProxy WAF How-tos