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!

Load balancing Microsoft Remote Desktop Services in AWS

Using the flexibility of both AWS and our Enterprise AWS appliance, it's possible to configure a secure and robust load balanced Remote Desktop Services deployment to suit a range of requirements...

Application Management Microsoft AWS / Azure / GCP

Transparent Load balancing with HAProxy on Amazon EC2

One of our favorite methods of load balancing is using Layer 4 DR because it is transparent and fast. Unfortunately, because of Amazon's infrastructure, this is not possible in EC2 so we need to use another method which means we are left with layer 4 NAT and transparent HAproxy using TProxy...

Open source HAProxy AWS / Azure / GCP

Load Balancing Exchange 2013

Exchange 2013 is Microsoft's latest enterprise level messaging and collaboration server. It has been designed for simplicity of scale, hardware utilization, and failure isolation...

Application Management Microsoft How-tos

Load Balancing Exchange 2010

In Exchange 2010, system functionality is split into five server roles (Mailbox, Client Access (CAS), Unified Messaging, Hub Transport (HT) and Edge Transport).  Mandatory roles are Mailbox, Client Access and Hub Transport...

Application Management Microsoft How-tos
systematic SSL testing

SSL offload testing with HAProxy and Stunnel

There are a lot of SSL offload throughput statistics available for appliances across the internet but rarely do they detail the way they were tested...

Open source HAProxy How-tos