All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Multihome load balancing - kernel vs netfilter
@ 2007-05-14  5:57 Peter Rabbitson
  2007-05-14  6:07 ` Salim S I
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Peter Rabbitson @ 2007-05-14  5:57 UTC (permalink / raw)
  To: lartc

Hi,
I have searched the archives on the topic, and it seems that the list
gurus favor load balancing to be done in the kernel as opposed to other
means. I have been using a home-grown approach, which splits traffic
based on `-m statistic --mode random --probability X`, then CONNMARKs
the individual connections and the kernel happily routes them. I
understand that for > 2 links it will become impractical to calculate a
correct X. But if we only have 2 gateways to the internet - are there
any advantages in letting the kernel multipath scheduler do the
balancing (with all the downsides of route caching), as opposed to the
pure random approach described above?

Thanks

Peter
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2007-06-13  2:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-14  5:57 [LARTC] Multihome load balancing - kernel vs netfilter Peter Rabbitson
2007-05-14  6:07 ` Salim S I
2007-05-14  7:15 ` Peter Rabbitson
2007-05-14  8:23 ` Salim S I
2007-05-14 11:24 ` Peter Rabbitson
2007-05-22  3:28 ` Luciano Ruete
2007-05-29  6:16 ` Salim S I
2007-05-30  3:58 ` Salim S I
2007-05-30  4:55 ` Peter Rabbitson
2007-05-31  5:02 ` Salim S I
2007-06-02  3:27 ` Luciano Ruete
2007-06-05  6:48 ` Salim S I
2007-06-05 21:09 ` Alex Samad
2007-06-13  2:52 ` Luciano Ruete

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.