Differences between version 6 and previous revision of LinuxQualityOfService.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 6 | Last edited on Sunday, March 21, 2004 5:32:32 am | by StuartYeates | Revert |
Older page: | version 5 | Last edited on Saturday, March 20, 2004 7:02:42 pm | by JamesSpooner | Revert |
@@ -1,9 +1,9 @@
Before you start, if you want an authoritive guide to the following material, read [The Linux Advanced Routing and Traffic Control HOWTO | http://lartc.org/lartc.html ] instead.
-This is a brief but concerted effort to minimise the effect of TCP traffic on interactive applications, using QoS under linux
.
+This is a brief but concerted effort to minimise the effect of [
TCP]
traffic on interactive applications, using QoS under [Linux]
.
-The major motivating factor behind this work was the effect the new queuing imposed _before_ the bandwidth throttling at the RAN, on Telecom's network in early 2004.
+The major motivating factor behind this work was the effect the new queuing imposed _before_ the bandwidth throttling at the RAN, on [
Telecom]
's network in early 2004.
I live in a flat where we pay 3rds of the cost of the internet bill, so between three people, they each should have an even crack at the bandwidth.
I devised two queuing structures that should give a decent balance between users, one for egress on the internal interface and one for egress on the external interface.
@@ -79,9 +79,9 @@
| Qdisc 101: SFQ |
| -------------------------------------- |
| | High Priority Per-User Queue | |
| | For interactive applications | |
- | | and ICMP etc. | |
+ | | and [
ICMP]
etc. | |
| -------------------------------------- |
| Class 10:2(CBQ Class, 128kbit) |
| Qdisc 102: SFQ |
| -------------------------------------- |
@@ -99,9 +99,9 @@
| Class 10:5(CBQ Class, 120kbit) |
| Qdisc 105: TBQ (Rate 96kbit) |
| -------------------------------------- |
| | Low Priority Per-User Queue | |
- Routing -> | | For TCP and other non-interactive | | -> ADSL modem
+ Routing -> | | For TCP and other non-interactive | | -> [
ADSL]
modem
| | applications. | |
| -------------------------------------- |
| Class 10:6(CBQ Class, 120kbit) |
| Qdisc 106: TBQ (Rate 96kbit) |