Skip to main content

Insights from the load balancer experts

Security

Why did my Loadbalancer just fail the PCI compliance test?

Let me first say that I'm not really a fan of PCI scanners. It's not so much that I'm anti security scanners but rather that scanning for vulnerabilities based on only the version number a package returns seems rather simplistic to me...
Open source

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

3 ways to send HAProxy health check email alerts: Configuration how-to

The ideal way to monitor the health of the real servers is to to have a dedicated monitoring system in place such as Nagios. However this isn’t always an option, so for some they require the loadbalancer to send an alert...
Performance

What do you mean my pipe is saturated?

Some of the most common questions we get at Loadbalancer.org are performance related. It is quite difficult to give a straight answer to these questions as the real answer is often slightly unsatisfactory...
HAProxy

HAProxy email alerts guide

As of haproxy-1.6-dev1 it is now possible to send email alerts directly from HAProxy thanks to the excellent work done for us by Simon Horman...
HAProxy

Setting up HAProxy with Transparent Mode on Centos 6.x

Transparent mode with HAProxy allows you to see the IP Address of the clients computer while still having a high availability service using HAProxy...