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. This posting shows how to setup a blank virgin...
View ArticleHAProxy Email Alerts Guide
In this guide I show a very simple solution to get HAProxy email alerts configured using Logwatch. While the first part is aimed at users of our V7 appliance I think anyone wanting to get email alerts...
View ArticleMicrosoft drops support for mstshash cookies?
Recently we have seen quite a few customer issues where using RDP cookies (mstshash cookies see - http://www.snakelegs.org for more details) seems to result in multiple active sessions over several RDP...
View ArticleWhat 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 the slightly...
View ArticleOpen Source Windows service for reporting server load back to HAProxy (load...
In general when you are load balancing a cluster you can evenly spread the connections through the cluster and you get pretty consistent and even load balancing. However with some applications such as...
View Article3 Ways To Send HAProxy Health Check Email Alerts
To follow up to Aarons blog on HAProxy emails alerts using logwatch I was looking into different ways to achieve the same results. Now the ideal way to monitor the health of the real servers is to to...
View ArticleSource IP Addresses, STunnel, Haproxy and Server Logs
When using proxies such as STunnel and HAProxy it’s easy to loose track of the client source IP address. This occurs for example when HAProxy is used in it’s default configuration to load balance a...
View ArticleSimple Denial of Service DOS attack mitigation using HAProxy
Denial of Service (DOS) attacks can be especially effective against certain types of web application. If the application is highly dynamic or database intensive it can be remarkably simple to degrade...
View ArticleTransparent Load balancing with HAProxy on Amazon EC2
This is a quick guide on how to setup transparent mode on HAProxy in Amazon’s EC2. One of our favoured methods of load balancing is using Layer 4 DR because it is transparent and fast. Unfortunately...
View ArticleBlocking invalid range headers using ModSecurity and/or HAProxy (MS15-034 –...
Microsoft quietly patched a fairly nasty little bug (MS15-034) in IIS last month: A simple HTTP request with an invalid range header field value to either kill IIS, reveal data or remotely execute...
View Article