An ansible role which sets the queueing discipline on network interfaces to favour low latency over ultimate bandwidth, hopefully benefiting interactive applications such as voice calls, ssh etc. It enables the fq_codel algorithm.
This is a modification of M D Taht's public domain Debian script to work under NetworkManager on Fedora.
---
- hosts: localhost
roles:
- groks.network-qdiscipline
An installation of Fedora Linux.
None.
None.
BSD