Hi,

My system has these values by default:

# sysctl net.ipv4.tcp_available_congestion_control
net.ipv4.tcp_available_congestion_control = cubic reno htcp bbr cdg 
# sysctl net.core.default_qdisc
net.core.default_qdisc = pfifo_fast
# sysctl net.ipv4.tcp_congestion_control
net.ipv4.tcp_congestion_control = cubic 

Some suggest to switch to either bbr or cdg.

Would the following settings make any difference performance-wise on a 
shorewall router?
# sysctl net.core.default_qdisc=fq
# sysctl net.ipv4.tcp_congestion_control=bbr

Should shorewall traffic shaping be configured and enabled with 
TC_ENABLED=Simple and at least one interface in shorewall-tcinterfaces?

Or does the bbr tcp congestion control have nothing to do with traffic shaping 
per se?

Thanks,

Vieri

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to