From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kenyon Ralph Date: Mon, 22 Apr 2013 09:23:56 +0000 Subject: Re: Ingress QoS Message-Id: <20130422092356.GJ17049@kenyonralph.com> MIME-Version: 1 Content-Type: multipart/mixed; boundary="sU4rRG038CsJurvk" List-Id: References: <388514326.423420.1366620438331.JavaMail.root@innovot.com> In-Reply-To: <388514326.423420.1366620438331.JavaMail.root@innovot.com> To: lartc@vger.kernel.org --sU4rRG038CsJurvk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2013-04-22T09:47:18+0100, Phil Daws 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. >=20 > 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 --=20 Kenyon Ralph --sU4rRG038CsJurvk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBCgAGBQJRdQGsAAoJEJj/PvnJuRLVjawP/2Z4o996Ynv8b6HzBlxc4WFA TdQ85INglz2Ha2dZlzIoLsrfgXAht0d6BeJqGdBaGRFRWa3q+ruAdRyWMRux02rL +FWxqYwnsFqgurE9Ih8atNtxpMQ0eprW+aLnmYL2i99ZZMrTRleKmweCWQMX1u/d xMTn2i1pXqyan2uTH+5/oi7bQyAxnvO/v/FUhwX2rSBOXCd8R9i3w1WIswFzY07j 0HBRN1SjJULmH88JlhlUcEwX2ozRHLQRY8c8PFPNJi7Y/D8HNnwS9QY81Bv7q8kj xBrxnkXlQWiHczoVqsrA2x9lGSXGDENqzZz9+043/jqfQq9kNC1pKKHGAC7Ez/HR 6nBaSYX1t+VuLek104uzZ9hyR1eTXdtc5aFGGm52XGTXVjDxQOJY+xGYMgzcRQWx mhIo1+gLe8cI1yFjsEOpZj/OIn6eY7o0bSg4kKpMlGVlqwVHXhixC/tCcy7MJ8qO +BGQ64VgZlSA/DO1wBelWcOxBbjQEucMKRxj1+gPQ9Dyk8pFK/Ra51/RhK1bujbx i6xjNZsJFWUg9pDeQmhB5ZBNQujjQpRxxV2Ff1gN3k4o2MBDRAtJR75tpuzYmfwq f/5fMD8cSJJ2HcJul7BS8LsHJVdntd2sTBxZeNNnXXS4iVUid6mtmYgW8AvP6w7u y+W2ush0j4saAtQKBHyE =q1C8 -----END PGP SIGNATURE----- --sU4rRG038CsJurvk--