Posts Tagged ‘HAProxy

We have re-written parts of the default configuration for ucarp & haproxy to run several VIPs on the same interface. This works on debian, however some minor modifications maybe needed for other distributions. Ucarp implementation /etc/network/if-up.d/ucarp #!/bin/sh UCARP=/usr/sbin/ucarp EXTRA_PARAMS=”” if [ ! -x $UCARP ]; then exit 0 fi if [ -z “$IF_UCARP_UPSCRIPT” ]; then […]


About this blog

I have been a developer for roughly 10 years and have worked with an extensive range of technologies. Whilst working for relatively small companies, I have worked with all aspects of the development life cycle, which has given me a broad and in-depth experience.