From: Kenyon Ralph <kenyon@kenyonralph.com>
To: lartc@vger.kernel.org
Subject: Re: Ingress QoS
Date: Mon, 22 Apr 2013 09:23:56 +0000 [thread overview]
Message-ID: <20130422092356.GJ17049@kenyonralph.com> (raw)
In-Reply-To: <388514326.423420.1366620438331.JavaMail.root@innovot.com>
[-- Attachment #1: Type: text/plain, Size: 867 bytes --]
On 2013-04-22T09:47:18+0100, Phil Daws <uxbod@splatnix.net> wrote:
> have started to learn about Ingress policing/shaping using the IFB
> module. What I would like to achieve is having different class ID's
> for different service groups. One would contain HTTP/S traffic,
> another SMTP, and one for interactive services like RDP. Most
> examples I have seen are for limiting bandwidth, where as I am after
> priority control so that a non interactive does not impede a users
> interactive experience.
>
> What would be the most efficient way to achieve this sort of
> configuration ?
Probably using fq_codel would be the most efficient way. I use it via
OpenWrt's QoS scripts. You could adapt those to your system, or
something like this might help you implement it:
https://github.com/dtaht/deBloat/blob/master/src/debloat.sh
--
Kenyon Ralph
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2013-04-22 9:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-22 8:47 Ingress QoS Phil Daws
2013-04-22 9:23 ` Kenyon Ralph [this message]
2013-04-22 12:43 ` John A. Sullivan III
2013-04-22 13:07 ` John A. Sullivan III
2013-04-23 17:58 ` Andrew Beverley
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=20130422092356.GJ17049@kenyonralph.com \
--to=kenyon@kenyonralph.com \
--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.