On 15/12/17 07:05, Kenneth Porter wrote:
I came across this on the Fedora devel list. I added /etc/sysctl.d/51-bufferbloat.conf containing the suggested line and it installs the new codel qdisc as desired. There's probably more knobs that might be useful to tweak but this makes a good start. More reading on the bufferbloat site suggests that the later "cake" module will be even better, but it requires a newer kernel than CentOS currently ships with.
https://lists.fedoraproject.org/pipermail/devel/2015-March/209508.html
# 51-bufferbloat.conf # Address bufferbloat net.core.default_qdisc = fq_codel
I don't know your full requirements, but in the past for simple QoS gw I used FireQOS It's part of https://firehol.org/ , but can be used without firehol so in parallel of your own iptables rules
Here is the doc : https://firehol.org/tutorial/fireqos-new-user/