I'm surprised to see so many choosing HAProxy over LVS, which seems fairly integrated into Red Hat's offerings, with full documentation and rpms in CentOS and RHN.  I've set up LVS before for an internal java application and it seemed straightforward after understanding arptables, etc.  Is HAProxy worth considering as a better option for this scenario?<br>
<br><div>Regards,</div><div><br><div>-Iain</div><div><br><div class="gmail_quote">On Mon, Mar 7, 2011 at 3:44 AM, Nico Kadel-Garcia <span dir="ltr"><<a href="mailto:nkadel@gmail.com">nkadel@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mon, Mar 7, 2011 at 1:36 AM, David Brian Chait <<a href="mailto:dchait@invenda.com">dchait@invenda.com</a>> wrote:<br>

><br>
>> On Mon, Mar 7, 2011 at 4:40 AM, Tim Dunphy <<a href="mailto:bluethundr@gmail.com">bluethundr@gmail.com</a>> wrote:<br>
>> however for my purpose open and free HAProxy remains best choice!!<br>
><br>
>> +1 for HAProxy; excellent piece of software.<br>
><br>
> It really depends on your needs, if you are building a production ops environment then the last thing that you would want would be an unsupported/home grown solution. You need to consider the potential risks involved in implementing a poorly understood / virtually unsupported solution that in all likelihood only you would understand vs. a standard solution with an SLA behind it and an upgrade path going forward.<br>

<br>
</div>Or in implementing an expensive, single point of failure third party<br>
device that requires a centralized control infrastructure. It can turn<br>
out to be a *very* expensive single point of failure, easily screwed<br>
up by a single upgrade or a single power supply issues or a failure to<br>
do failover networking to that device properly.<br>
<br>
Round-robin DNS is also, unfortunately, often mishandled. People<br>
mistake changing the ordering of listed A records for round-robin and,<br>
to quote Wikipedia:<br>
<br>
      > There is no standard procedure for deciding which address will<br>
be used by the requesting application.<br>
<br>
No such procedure. Zip, zero, nada, it's all client dependent. And if<br>
one of the IP's is on the same VLAN as the requesting host, you're<br>
*especially* likely to get all the traffic locked to that host, and<br>
DNS caches when you disable an IP can take rather unpredictable<br>
amounts of time to expire because every smart aleck downstream is<br>
doing their own caching and passing it along.<br>
<div><div></div><div class="h5">_______________________________________________<br>
CentOS mailing list<br>
<a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos" target="_blank">http://lists.centos.org/mailman/listinfo/centos</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-- -<br>Iain Morris<br><a href="mailto:iain.t.morris@gmail.com">iain.t.morris@gmail.com</a><br>
</div></div>