All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Rabbitson <rabbit@rabbit.us>
To: lartc@vger.kernel.org
Subject: [LARTC] Multihome load balancing - kernel vs netfilter
Date: Mon, 14 May 2007 05:57:04 +0000	[thread overview]
Message-ID: <4647FA30.5040401@rabbit.us> (raw)

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

             reply	other threads:[~2007-05-14  5:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-14  5:57 Peter Rabbitson [this message]
2007-05-14  6:07 ` [LARTC] Multihome load balancing - kernel vs netfilter 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4647FA30.5040401@rabbit.us \
    --to=rabbit@rabbit.us \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.