Month: February 2012
Enable HTTP MySQL health checks with haproxy
28th February 2012
No comments
The haproxy loadbalancer is amazing and can be used to reverse proxy a whole bunch of HTTP connections to a webserver farm behind it. The HTTP proxy bit has some neat features like cookie handling so that a HTTP session “sticks” to one webserver in the pool and some smart healthcheck features. haproxy can also […]
Recent Comments