LibreQoE / LibreQoS

A Quality of Experience and Smart Queue Management system for ISPs. Leverage CAKE to improve network responsiveness, enforce bandwidth plans, and reduce bufferbloat.
https://libreqos.io/
GNU General Public License v2.0
464 stars 49 forks source link

Issue 518 libreqos hangs #520

Closed thebracket closed 4 months ago

thebracket commented 4 months ago

FIXES #518

Change the workflow to flush the hot cache after all IP mapping changes are done. Updates the CLI tool to include an explicit flush command.

interduo commented 4 months ago

I will test that again tommorow (out of work now).

thebracket commented 4 months ago

I just built it and tested it on our live server, and it cut the "XDP filters" time back down to 0.9 seconds. With about 500 mbps of live traffic. So I'm pretty confident - Robert is testing it on his Proxmox test box now.

rchac commented 4 months ago

Tested. Works! Merging now.