summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-06-27 03:01:08 +0000
committerBill Marquette <billm@pfsense.org>2005-06-27 03:01:08 +0000
commit7f8fd143c9bc5c8c2960c7cbcc4b350cc908839d (patch)
treea75c88559cea05fc4fccc4db863b928ef0bd6735 /usr/local/www/wizards
parent4ed35e20174568efed939a016e7b09c7598873e6 (diff)
downloadpfsense-7f8fd143c9bc5c8c2960c7cbcc4b350cc908839d.zip
pfsense-7f8fd143c9bc5c8c2960c7cbcc4b350cc908839d.tar.gz
Let queues burst up to 100% of link speed, but over the course of the next 100ms, shape that back down to 90% max. This should help with priority being somewhat ignored
with hfsc.
Diffstat (limited to 'usr/local/www/wizards')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.xml42
1 files changed, 21 insertions, 21 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml
index 6cf4708..69ecd35 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard.xml
@@ -115,8 +115,8 @@
$queue['linkshare3'] = "10%";
$queue['upperlimit'] = "on";
$queue['upperlimit1'] = "100%";
- $queue['upperlimit2'] = "1";
- $queue['upperlimit3'] = "100%";
+ $queue['upperlimit2'] = "100";
+ $queue['upperlimit3'] = "90%";
$queue['bandwidth'] = 1;
$queue['bandwidthtype'] = '%';
$config['shaper']['queue'][] = $queue;
@@ -147,8 +147,8 @@
$queue['linkshare3'] = "10%";
$queue['upperlimit'] = "on";
$queue['upperlimit1'] = "100%";
- $queue['upperlimit2'] = "1";
- $queue['upperlimit3'] = "100%";
+ $queue['upperlimit2'] = "100";
+ $queue['upperlimit3'] = "90%";
$queue['bandwidth'] = 1;
$queue['bandwidthtype'] = '%';
$config['shaper']['queue'][] = $queue;
@@ -721,8 +721,8 @@
$queue['linkshare3'] = "10%";
$queue['upperlimit'] = "on";
$queue['upperlimit1'] = "100%";
- $queue['upperlimit2'] = "1";
- $queue['upperlimit3'] = "100%";
+ $queue['upperlimit2'] = "100";
+ $queue['upperlimit3'] = "90%";
$queue['bandwidth'] = 1;
$queue['bandwidthtype'] = '%';
$queue['attachtoqueue'] = "qWANRoot";
@@ -745,8 +745,8 @@
$queue['linkshare3'] = "10%";
$queue['upperlimit'] = "on";
$queue['upperlimit1'] = "100%";
- $queue['upperlimit2'] = "1";
- $queue['upperlimit3'] = "100%";
+ $queue['upperlimit2'] = "100";
+ $queue['upperlimit3'] = "90%";
$queue['bandwidth'] = 1;
$queue['bandwidthtype'] = '%';
$queue['attachtoqueue'] = "qLANRoot";
@@ -844,8 +844,8 @@
$queue['linkshare3'] = "10%";
$queue['upperlimit'] = "on";
$queue['upperlimit1'] = "100%";
- $queue['upperlimit2'] = "10";
- $queue['upperlimit3'] = "100%";
+ $queue['upperlimit2'] = "100";
+ $queue['upperlimit3'] = "90%";
$queue['bandwidth'] = 1;
$queue['bandwidthtype'] = '%';
$queue['attachtoqueue'] = "qWANRoot";
@@ -868,8 +868,8 @@
$queue['linkshare3'] = "10%";
$queue['upperlimit'] = "on";
$queue['upperlimit1'] = "100%";
- $queue['upperlimit2'] = "10";
- $queue['upperlimit3'] = "100%";
+ $queue['upperlimit2'] = "100";
+ $queue['upperlimit3'] = "90%";
$queue['bandwidth'] = 1;
$queue['bandwidthtype'] = '%';
$queue['attachtoqueue'] = "qLANRoot";
@@ -1269,8 +1269,8 @@
$queue['linkshare3'] = "10%";
$queue['upperlimit'] = "on";
$queue['upperlimit1'] = "100%";
- $queue['upperlimit2'] = "1";
- $queue['upperlimit3'] = "100%";
+ $queue['upperlimit2'] = "100";
+ $queue['upperlimit3'] = "90%";
$queue['bandwidth'] = 1;
$queue['bandwidthtype'] = '%';
$queue['attachtoqueue'] = "qWANRoot";
@@ -1293,8 +1293,8 @@
$queue['linkshare3'] = "10%";
$queue['upperlimit'] = "on";
$queue['upperlimit1'] = "100%";
- $queue['upperlimit2'] = "1";
- $queue['upperlimit3'] = "100%";
+ $queue['upperlimit2'] = "100";
+ $queue['upperlimit3'] = "90%";
$queue['bandwidth'] = 1;
$queue['bandwidthtype'] = '%';
$queue['attachtoqueue'] = "qLANRoot";
@@ -1318,8 +1318,8 @@
$queue['linkshare3'] = "10%";
$queue['upperlimit'] = "on";
$queue['upperlimit1'] = "100%";
- $queue['upperlimit2'] = "1";
- $queue['upperlimit3'] = "100%";
+ $queue['upperlimit2'] = "100";
+ $queue['upperlimit3'] = "90%";
$queue['bandwidth'] = 1;
$queue['bandwidthtype'] = '%';
$queue['attachtoqueue'] = "qWANRoot";
@@ -1342,8 +1342,8 @@
$queue['linkshare3'] = "10%";
$queue['upperlimit'] = "on";
$queue['upperlimit1'] = "100%";
- $queue['upperlimit2'] = "1";
- $queue['upperlimit3'] = "100%";
+ $queue['upperlimit2'] = "100";
+ $queue['upperlimit3'] = "90%";
$queue['bandwidth'] = 1;
$queue['bandwidthtype'] = '%';
$queue['attachtoqueue'] = "qLANRoot";
@@ -1475,4 +1475,4 @@
header("Location: /status_queues.php");
</stepsubmitphpaction>
</step>
-</pfsensewizard> \ No newline at end of file
+</pfsensewizard>
OpenPOWER on IntegriCloud