Hi, I am a software developer from China. HAProxy is widely used in our company and it help build our system stable and available. Thank you very much for your efforts. To make our system more stable and high availablity, our engineers combine haproxy and keepalived to suffer from one point failure of loadbalancer. It's very excited to know haproxy peers to synchronize session.
Unfortunately, our most production environments are centos 6.5. Rpm installation output: >>> $ rpm -ivh haproxy-1.5.14-3.1.x86_64.rpm warning: haproxy-1.5.14-3.1.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 8e1431d5: NOKEY error: Failed dependencies: libc.so.6(GLIBC_2.14)(64bit) is needed by haproxy-1.5.14-1.fc22.x86_64 libc.so.6(GLIBC_2.15)(64bit) is needed by haproxy-1.5.14-1.fc22.x86_64 libpcre.so.1()(64bit) is needed by haproxy-1.5.14-1.fc22.x86_64 systemd is needed by haproxy-1.5.14-1.fc22.x86_64 >>> Because of systemd dependency, we just can't install haproxy v1.5 in centos 6.5. Do you have any solution or idea about this problem? Thanks for any response. Best Regards. Wilence Yao

