All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gordan Bobic <lartc@bobich.net>
To: lartc@vger.kernel.org
Subject: [LARTC] Wonder Shaper - New Features - Unofficial Version
Date: Fri, 30 May 2003 09:24:54 +0000	[thread overview]
Message-ID: <marc-lartc-105428707601624@msgid-missing> (raw)

[-- Attachment #1: Type: text/plain, Size: 1387 bytes --]

Hi, guys.

I have tried emailing Bert with these updates, but he never got back to me, 
and I think this would be a genuinely useful addition to it's current feature 
set. :-)

The featured improvements include:

1) Lowest priority traffic is bounded to it's bandwidth (currently set at 
80%), so it cannot borrow more bandwidth from it's sibling classes. This 
seems to help greatly with higher priority services getting through much 
faster, without greatly taking away from the bandwidth available for the 
lowest priority traffic.

2) It now works for multiple interfaces. The settings are in the format of 1 
config file per interface, typically named by the interface (although this is 
not too important, any name will do). These files should typically live in 
/etc/sysconfig/wshaper by default. The format is the usual shell variable 
assignment format, i.e. variable=value. Value names/values are the same as 
those at the top of the old Wonder Shaper script. Each interface is set and 
checked to the specified values when the usual stop/status/start commands are 
issued.

3) Note: I have commended out all the ingress shaping, because I run a 2.2.x 
kernel which doesn't support ingress policing properly. To enable this, 
simply uncomment the relevant lines in the wshaper script.

The new wshaper script as well as a sample config file are both attached.

Regards.

Gordan

[-- Attachment #2: wshaper --]
[-- Type: application/x-shellscript, Size: 3927 bytes --]

[-- Attachment #3: eth1 --]
[-- Type: text/plain, Size: 95 bytes --]

DEV=eth1
DOWNLINK=977
UPLINK=250
NOPRIOHOSTSRC=
NOPRIOHOSTDST=
NOPRIOPORTSRC=80
NOPRIOPORTDST=

             reply	other threads:[~2003-05-30  9:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-30  9:24 Gordan Bobic [this message]
2003-05-30 17:28 ` [LARTC] Wonder Shaper - New Features - Unofficial Version Stef Coene
2003-05-30 17:40 ` John McCain
2003-05-30 18:28 ` Stef Coene

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-105428707601624@msgid-missing \
    --to=lartc@bobich.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.