Networking Forums

Networking Forums > Computer Networking > Linux Networking > sfq or prio qdisc?

Reply
Thread Tools Display Modes

sfq or prio qdisc?

 
 
klops
Guest
Posts: n/a

 
      10-07-2004, 01:20 PM
Hello,

I am hesistant to chose sfq or prio qdisc for my router. First, I'll
introduce my class hierarchy in order to make you more familiar with my
issue.
It is regarding network router that makes NAT, broadly speaking. The
capacity of the link is ca 1024kbps, there are 124 LAN users so far.

On the top of my hierarchy is htb qdisc and htb class attached to it. This
parent class has 124 htb subclasses, each with rate 1024/124kbps, ceil
1024kbps (not precisely, I subtracted 10 percent of the capacity). Earlier I
had attached a sfq qdisc to each htb sublass to ensure fair conditions for
www, mail, etc. But it seems fair conditions are not the best choice. Why
provide heavy bulk traffic with the same priority like interactive ftp
command traffic? I've read that prio qdisc creates by default 3 classes that
are in fact 3 fifo queues. Each such a queue has its own priority, these are
from 0 to 2, 0 is the higher. Prio is able to direct packets to appropriate
queue without additional filters, considering they TOS field, that can I
alter using iptables. It seems, I can take control and decide how fast each
kind off traffic will be processed.

Please keep in mind, my main goal is to split my whole link between 124
users and provide each user with properly prioritized bandwidth.

Am I right regarding my solution?

thanks in advance,
Rafal


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem in traffic control with HTB + PRIO banyeer Linux Networking 11 11-12-2008 08:45 AM
Problem with PRIO qdisc on Linux router Tim G Linux Networking 2 12-16-2004 06:11 PM
New to TC and qdisc Luke Robertson Linux Networking 0 11-24-2004 03:37 AM
I can see qdisc/prio/bfifo filled by datas but can't see any traffic prioritization Eric Bart Linux Networking 1 11-12-2003 04:02 AM
Can iproute2 delete rule by prio number? alfasun Linux Networking 0 09-13-2003 11:41 PM



1 2 3 4 5 6 7 8 9 10 11