All of lore.kernel.org
 help / color / mirror / Atom feed
From: "George J. Jahchan" <LARTC@Tech.InteractiveNetworks.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] htb/iptables: incoming vs. outgoing shaping?
Date: Wed, 11 Sep 2002 13:43:20 +0000	[thread overview]
Message-ID: <marc-lartc-103189855624112@msgid-missing> (raw)
In-Reply-To: <marc-lartc-103136560008157@msgid-missing>

Outgoing shaping (LAN --> WAN) makes sense as your input rate to the router
is at LAN speeds while its output rate is at (relatively low-bandwidth) WAN
speeds. A good set of rules will provide significant performance benefits
for critical apps, while relegating non-critical ones to a "best effort"
basis.

Shaping incoming traffic with queueing technology (WAN --> LAN) does not
make much sense as queues would occur after packets have crossed a
(presumably congested) WAN link, to be forwarded by the routing engine to a
10, 100 or 1,000 Mbps infrastructure. Queues in such a case add unnecessary
latency and provide no real benefit.


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

      parent reply	other threads:[~2002-09-11 13:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-07  2:25 [LARTC] htb/iptables: incoming vs. outgoing shaping? Christian Parpart
2002-09-07  9:32 ` Stef Coene
2002-09-11 13:43 ` George J. Jahchan [this message]

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-103189855624112@msgid-missing \
    --to=lartc@tech.interactivenetworks.net \
    --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.