-
Notifications
You must be signed in to change notification settings - Fork 759
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Traffic shaper, Ack queue #528
Comments
AdSchellevis
added a commit
that referenced
this issue
Dec 21, 2015
(cherry picked from commit edbac06)
This was referenced Jun 19, 2020
Reiner030
pushed a commit
to Reiner030/opnsense-core
that referenced
this issue
May 15, 2024
* "keepalive 10 60" was fix setup in line opnsense#528 of openvpn.inc so GUI based "Keep alive interval" and "Keep alive timeout" fields couldn't be used. * also both variables keepalive-interval and keepalive-timeout were overseen for setup in OpenVPN.php for writing config file
Reiner030
pushed a commit
to Reiner030/opnsense-core
that referenced
this issue
Jun 27, 2024
* "keepalive 10 60" was fix setup in line opnsense#528 of openvpn.inc so GUI based "Keep alive interval" and "Keep alive timeout" fields couldn't be used. * also both variables keepalive-interval and keepalive-timeout were overseen for setup in OpenVPN.php for writing config file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be nice if it was possible to assign a separate Ack queue to the shaper rule, so Ack packages can be prioritized.
In practise:
Make 2 queue's, one high prio and one low prio.
Edit shaper rule, assign the high prio queue to the "Ack queue" option and the low prio queue to "queue" option.
The text was updated successfully, but these errors were encountered: