Quality of Service

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 05:46, 11 July 2005 (edit)
222.124.96.59 (Talk)
(Introduction)
← Previous diff
Revision as of 03:38, 13 July 2005 (edit) (undo)
222.124.96.59 (Talk)
(Introduction)
Next diff →
Line 4: Line 4:
Quality of Service (QoS) is a method to guarantee a bandwidth relationship between individual applications or protocols. This is very handy when you max out your connection so that you can allow for each application to have some bandwidth and so that no single application can take down the internet connection. This allows, for example, a full speed download via FTP without causing jittering on a VOIP chat. The FTP will slow down slightly as bandwidth is need for the VOIP provided VOIP was given greater priority. Quality of Service (QoS) is a method to guarantee a bandwidth relationship between individual applications or protocols. This is very handy when you max out your connection so that you can allow for each application to have some bandwidth and so that no single application can take down the internet connection. This allows, for example, a full speed download via FTP without causing jittering on a VOIP chat. The FTP will slow down slightly as bandwidth is need for the VOIP provided VOIP was given greater priority.
-Request: connlimit / iplimit extension for netfilter+Request:
 +* connlimit / iplimit extension for netfilter http://www.netfilter.org/documentation/HOWTO/netfilter-extensions-HOWTO-3.html#ss3.5
-http://www.netfilter.org/documentation/HOWTO/netfilter-extensions-HOWTO-3.html#ss3.5+* easy htb/tc configurator or script generator
this will surely slowing down any virus/worm trying to spread in the network. this will surely slowing down any virus/worm trying to spread in the network.

Revision as of 03:38, 13 July 2005

You are here: Main Page/DD-WRT Docu (EN)/Quality of Service

Introduction

Quality of Service (QoS) is a method to guarantee a bandwidth relationship between individual applications or protocols. This is very handy when you max out your connection so that you can allow for each application to have some bandwidth and so that no single application can take down the internet connection. This allows, for example, a full speed download via FTP without causing jittering on a VOIP chat. The FTP will slow down slightly as bandwidth is need for the VOIP provided VOIP was given greater priority.

Request:

  • easy htb/tc configurator or script generator

this will surely slowing down any virus/worm trying to spread in the network. thus, will not slowing down the whole internet.



http://wl500g.info/showthread.php?t=2515

http://forum.bsr-clan.de/ftopic1305.html


other QoS improvement:

 * http://frottle.sourceforge.net/
 * http://patraswireless.net/software.html


If you would like to set hard coded bandwidth limits, this can be done using the tc command

You are here: Main Page/DD-WRT Docu (EN)/Quality of Service