All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Hasenack <andreas@conectiva.com.br>
To: lartc@vger.kernel.org
Subject: [LARTC] many ways to do load balancing (or not?)
Date: Thu, 21 Nov 2002 12:19:55 +0000	[thread overview]
Message-ID: <marc-lartc-103788125614081@msgid-missing> (raw)

I'm a little confused about the many ways I've read that can be used
for traffic load balancing, that is, two or more interfaces to the
outside world being used transparently and efficiently by the internal
machines.

I heard about:
a) netfilter SNAT to more than one IP. If I'm correct, this is only
a round robin, that is, one connection goes here, the other goes there,
then the next goes here again, etc without much thought.

b) multipath default route. Seems to do something similar, but it "caches"
routes. What exactly does this mean in the long run?

c) multipath default route, but with the equalize option. Again, seems to
work, but the best description I could find about it was something along
the lines of "packet randomization", whatever that means. What does it do
in the long run? Is it better/worse than b)?

d) OSPF. I read in the RFC that OSPF can do "load balancing", but I failed
to understand how (no, I didn't read that RFC thoroughly, it's really high
tech for me at this point). Does it use multipath routes to accomplish this?

Any help is appreciated, thanks.

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

             reply	other threads:[~2002-11-21 12:19 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-21 12:19 Andreas Hasenack [this message]
2002-11-21 17:46 ` [LARTC] many ways to do load balancing (or not?) Ashok N N
2002-11-21 19:11 ` Andreas Hasenack
2002-11-21 20:00 ` Ramin Alidousti
2002-11-21 22:20 ` William L. Thomson Jr.
2002-11-21 22:55 ` Christoph Simon
2002-11-21 23:41 ` Christoph Simon
2002-11-22  0:06 ` William L. Thomson Jr.
2002-11-22  0:24 ` William L. Thomson Jr.
2002-11-22  1:17 ` Ashok N N
2002-11-22 12:28 ` Andreas Hasenack
2002-11-22 12:30 ` Andreas Hasenack
2002-11-22 12:39 ` Andreas Hasenack
2002-11-22 12:41 ` Andreas Hasenack
2002-11-22 13:00 ` Christoph Simon
2002-11-22 13:26 ` Vincent Jaussaud
2002-11-22 18:05 ` William L. Thomson Jr.
2002-11-22 18:21 ` William L. Thomson Jr.
2002-11-22 18:37 ` William L. Thomson Jr.
2002-11-22 18:47 ` William L. Thomson Jr.
2002-11-22 20:34 ` Andreas Hasenack
2002-11-25 13:20 ` Vincent Jaussaud

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=marc-lartc-103788125614081@msgid-missing \
    --to=andreas@conectiva.com.br \
    --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.