* Clusterip usage
@ 2005-06-13 12:07 Gavin Henry
0 siblings, 0 replies; 3+ messages in thread
From: Gavin Henry @ 2005-06-13 12:07 UTC (permalink / raw)
To: netfilter
Dear list,
I have just read:
http://geminis.dyndns.org/wordpress/index.php/2005/06/12/loadbalancer-less-clusters-on-linux/
What is the lists view on it?
Is it a reliable replacement for Linux Virtual Server?
Thanks.
--
Kind Regards,
Gavin Henry.
Managing Director.
T +44 (0) 1224 279484
M +44 (0) 7930 323266
F +44 (0) 1224 742001
E ghenry@suretecsystems.com
Open Source. Open Solutions(tm).
http://www.suretecsystems.com/
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: Clusterip usage
@ 2005-06-13 16:48 Gary W. Smith
2005-06-13 21:48 ` David Busby
0 siblings, 1 reply; 3+ messages in thread
From: Gary W. Smith @ 2005-06-13 16:48 UTC (permalink / raw)
To: Gavin Henry, netfilter
This should work but if you run into needing slightly more functionality than can be procuded by iptables you're stuck. This was our case. We decided on LinuxHA and then finally on LinuxHA/DRBD. This combination worked well for us (plus it was easy to configure). Our additional funcitionality is based on the fact that we need to NAT serveral IP's.
Hope this helps.
Gary Smith
________________________________
From: netfilter-bounces@lists.netfilter.org on behalf of Gavin Henry
Sent: Mon 6/13/2005 5:07 AM
To: netfilter@lists.netfilter.org
Subject: Clusterip usage
Dear list,
I have just read:
http://geminis.dyndns.org/wordpress/index.php/2005/06/12/loadbalancer-less-clusters-on-linux/
What is the lists view on it?
Is it a reliable replacement for Linux Virtual Server?
Thanks.
--
Kind Regards,
Gavin Henry.
Managing Director.
T +44 (0) 1224 279484
M +44 (0) 7930 323266
F +44 (0) 1224 742001
E ghenry@suretecsystems.com
Open Source. Open Solutions(tm).
http://www.suretecsystems.com/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Clusterip usage
2005-06-13 16:48 Clusterip usage Gary W. Smith
@ 2005-06-13 21:48 ` David Busby
0 siblings, 0 replies; 3+ messages in thread
From: David Busby @ 2005-06-13 21:48 UTC (permalink / raw)
Cc: netfilter
ClusterIP is very similar to Microsofts Windows Load Balancing component, maybe Google can show you issues that others
had on that side to help you plan. I worked on that comp. at M$ a while ago (1999). ClusterIP may have the same issues
that WLBS had like:
All hosts see all traffic and must discard the ones that are "not mine". Increased network traffic.
Then there is the multicasting issue too, some switches had problems with this.
Also tune the hashmode based on the types of protocols you'll see, meaning
http as sourceip-sourceport-destport, and ssh as sourceip (or maybe sourceip-sourceport depending on traffic load).
Good luck.
/djb
Gary W. Smith wrote:
> This should work but if you run into needing slightly more functionality than can be procuded by iptables you're stuck. This was our case. We decided on LinuxHA and then finally on LinuxHA/DRBD. This combination worked well for us (plus it was easy to configure). Our additional funcitionality is based on the fact that we need to NAT serveral IP's.
>
> Hope this helps.
>
> Gary Smith
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-06-13 21:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-13 16:48 Clusterip usage Gary W. Smith
2005-06-13 21:48 ` David Busby
-- strict thread matches above, loose matches on Subject: below --
2005-06-13 12:07 Gavin Henry
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox