Actions
Bug #2997
closedCARP and pfSync traffic issues with traffic shaping
Status:
Duplicate
Priority:
Normal
Assignee:
Ermal Luçi
Category:
-
Target version:
-
Start date:
05/17/2013
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
CARP and pfSync should not be impacted from traffic shaper policies.
They have very demanding latency requirment which need to find a way to bypass the shaper redundancy since their purpose is not related to traffic shaper.
Porbably some way to bypass altq should be implemented, maybe like the OpenBSD embedded queues on ifnet.
Updated by Michele Di Maria over 11 years ago
Hi,
this should be already foreseen (http://forum.pfsense.org/index.php/topic,45045.msg344264.html#msg344264), just at the moment it's not working.
In our rules.debug I see the rules:
block in log quick proto carp from (self) to any
pass quick proto carp
pass quick proto pfsync
but it looks like they don't have effect.
Updated by Chris Buechler almost 9 years ago
- Status changed from New to Duplicate
at least one other ticket on same issue
Actions