So this is a new project I’ve recently finished. Objective Create a secure high availability (HA) load balancing service spreading user load across two pairs of two servers, providing two different sets of services: One service requires SSL passthrough, while the other is a websockets connection over SSL, where the use of a proxy demands SSL termination. Securing communications with the web… Continue reading SSL load balancing with HAProxy in VMWare