Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2018-01-05 09:59:21
Size: 395
Comment:
Revision 10 as of 2018-01-10 00:22:07
Size: 0
Comment: Moved to a shared corosync and HA-proxy page
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= HA-proxy =
HA-proxy is short for High Availibility proxy. It has features to check that the servers behind it are up, and round robins incoming requests between the servers. HA-proxy can be used with various server types. We will configure two HA-proxys, which later will be running an active/passive setup with Corosync

 * 192.168.1. haproxy01
 * 192.168.1. haproxy02

== Software ==