Skip to main content

Insights from the load balancer experts

Open source

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

How do I get an A+ from Qualys SSL, but keep FIPS compliance as well?

Is getting an A+ rating with the Qualys scanner starting to feel a bit like chasing a mythical unicorn? Every time you get close to catching and keeping the beast — it run's away and they change the rules again!..
Security

Shell-shocked by shell shock? I give you "CMD Caret" ^&

There seems to have been so much hype over the recent bash bug, shell shock! And there were all the people in the Microsoft world thinking YES we are so cool we are NOT affected by it!..
Microsoft

How to enhance Microsoft IIS health checks using VBscript

By default, the load balancer uses a TCP connect to the port defined in the Virtual Service to verify the health of each real (backend) server. For IIS, this would typically be port 80...
Microsoft

Windows NLB (WNLB) and its disadvantages

WNLB causes switch flooding and does not support multiple scheduling algorithms for distributing client load...
Application Management

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

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