All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Linux RedHat" <lartc@thisisnota.co.uk>
To: lartc@vger.kernel.org
Subject: [LARTC] load balancing multiple connections on different ports to one ip address
Date: Wed, 16 Apr 2003 09:52:12 +0000	[thread overview]
Message-ID: <marc-lartc-105048673223734@msgid-missing> (raw)

Hi all,

I am wondering if I can use traffic control to balance the traffic coming into my
computer in the following way...

   +----------+   +----------+   +----------+      +----------+
   | Internet |   | Internet |   | Internet |      | Internet |
   | Server 1 |   | Server 2 |   | Server 3 | ...  | Server n |
   +----------+   +----------+   +----------+      +----------+
    Port ?????     Port ?????     Port ?????        Port ?????
         |              |              |                 |
         +--------------+------+-------+-----------------+
                               |
                               | eth1
                         +----------+
                         |   Linux  |
                         |  Router  |
                         +----------+
                               | eth0
                               |
                         +----------+
                         |   PC on  |
                         |   Lan    |
                         +----------+

Multiple servers sending data to one pc on the lan using multiple ports. I want to
load balance the traffic leaving eth0 towards the PC based on the number of
connections.

I am wondering if I will be able to set up classes/filters for a set number of
connections ( for arguments sake - say 10 connections ) regardless of what port they
are on and thus configure my tc setup to load balance those 10 connections -
allowing them to borrow from each other as usual.

All I am looking for here is a short yes/no answer and possible a hint as to what
part of the howto to start looking at. I want to figure out how to do it myself, but
don't want to waste time trying if it is not possible.

Thanks for your time spent reading/answering.

Leigh




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

             reply	other threads:[~2003-04-16  9:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-16  9:52 Linux RedHat [this message]
2003-04-16 11:27 ` [LARTC] load balancing multiple connections on different ports to one ip address Linux RedHat
2003-04-16 17:04 ` [LARTC] load balancing multiple connections on different ports christopher cuse
2003-04-16 22:50 ` [LARTC] load balancing multiple connections on different ports to one ip address Linux RedHat

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-105048673223734@msgid-missing \
    --to=lartc@thisisnota.co.uk \
    --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.