Skip to content

An ansible role to enable the fq_codel qdiscipline for low-latency networking

Notifications You must be signed in to change notification settings

groks/ansible-network-qdiscipline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

network-qdiscipline

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

Requirements

An installation of Fedora Linux.

Role Variables

None.

Dependencies

None.

License

BSD

About

An ansible role to enable the fq_codel qdiscipline for low-latency networking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published