From 109ae7e038308f620f523b5bee870c34aa8577eb Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sat, 18 Jul 2020 17:01:33 -0700 Subject: [PATCH] Link the simple TC article to FAQs 97 and 97a Signed-off-by: Tom Eastep --- docs/FAQ.xml | 2 +- docs/simple_traffic_shaping.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/FAQ.xml b/docs/FAQ.xml index 9b6ee181c..a6701a76f 100644 --- a/docs/FAQ.xml +++ b/docs/FAQ.xml @@ -2592,7 +2592,7 @@ eth0 External 50mbit:200kb 5.0mbit:100kb:200ms:100m ethtool -K ethN tso off gso off -
+
(FAQ 97a) I enable Shorewall traffic shaping and now my download rate is way below what I specified diff --git a/docs/simple_traffic_shaping.xml b/docs/simple_traffic_shaping.xml index b8142d2dd..d509f7c90 100644 --- a/docs/simple_traffic_shaping.xml +++ b/docs/simple_traffic_shaping.xml @@ -355,5 +355,9 @@ COMMENT And place echo requests in band 1 to avoid false line-down reports Please note that Shorewall numbers the bands 1-3 whereas PRIO(8) refers to them as bands 0-2. + + If you encounter performance problems after enabling simple traffic + shaping, check out FAQ 97 and FAQ97a