Skip to main content
Back to all posts

How-tos

Find step-by-step technical guides and tutorials for load balancer configuration. Learn how to master Layer 4, 7 and GSLB, automate deployments with our API/CLI, and configure advanced features like SSL termination, health checks, and HA clustering.

Latest post

Finally, a simple way to convert MaxMind GeoIP Database files to the legacy DAT format!

Using Postman with the Loadbalancer.org API

Before we can connect to the loadbalancer appliance using SSH, we first need to allow this action through the Appliance Security Options via Local Configuration and then, Security...

How-tos Automation

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

When is it right to SSL offload?

It's a fair question, right? Let's take away the strain of SSL terminations from our application servers and let the load balancers deal with it. After all, why would we want to bog down our nifty application with network-level considerations?..

How-tos Storage Security

How to extend Net-SNMP for infrastructure monitoring

Monitoring your infrastructure is a crucial task, and (regardless of the software you've chosen) requires you to make use of the Simple Network Management Protocol (SNMP)...

How-tos