[128556] in North American Network Operators' Group
Re: IPv6 Server Load Balancing - DSR
daemon@ATHENA.MIT.EDU (Leland Vandervort)
Thu Aug 12 09:11:14 2010
From: Leland Vandervort <leland@taranta.discpro.org>
In-Reply-To: <21216C06-8AEC-4C2A-93AE-BD32BDAA6198@oav.net>
Date: Thu, 12 Aug 2010 15:11:03 +0200
To: Xavier Beaudouin <kiwi@oav.net>
Cc: nanog@nanog.org
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
OpenSolaris ILB is open solution ;)
but yea, that's what we've started looking at -- hence LVM / HAProxy as =
well.. (though LVM is IPv4 only, and HAProxy is NAT only for IPv6)
does relayd support UDP as well as TCP or is it layer7 only like HAProxy =
?
In the case of ILB, I'm not convinced that it's a problem with the LB =
itself, but rather the idiosyncrasies of ND in IPv6 that is causing the =
problem.. but I may be wrong... at any rate, something's amiss ...=20
cheers,=20
Leland
On 12 Aug 2010, at 15:05, Xavier Beaudouin wrote:
> Hi Leland,
>=20
> Seems that hardware vendors doesn't like IPv6... for load balancing.
>=20
> I had a look to relayd from OpenBSD, and it seems this can be used a =
LoadBalancing with DSR... Even if they don't recommand this ...
>=20
> Maybe the is is the time to move from hardware / closed solutions to =
open ones.. ?
>=20
> Xavier