Actions
Bug #11636
closed
VG
VG
Unused Limiter entries with schedules create unnecessary cron jobs
Bug #11636:
Unused Limiter entries with schedules create unnecessary cron jobs
Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
Traffic Shaper (Limiters)
Target version:
Start date:
03/08/2021
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
21.05
Release Notes:
Default
Affected Version:
2.5.0
Affected Architecture:
Description
If you create a Limiter with a schedule but do not apply it to any firewall rules,
it will create a cron job: "0,15,30,45 * * * * root /etc/rc.filter_configure_sync" which causes latency spikes.
VG Updated by Viktor Gurov over 5 years ago
JP Updated by Jim Pingle over 5 years ago
- Status changed from New to Pull Request Review
JP Updated by Jim Pingle over 5 years ago
- Target version set to CE-Next
RB Updated by Renato Botelho over 5 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Viktor Gurov
PR has been merged. Thanks!
RB Updated by Renato Botelho over 5 years ago
- Target version changed from CE-Next to 2.6.0
VG Updated by Viktor Gurov over 5 years ago
- % Done changed from 0 to 100
Applied in changeset commit:246a8832c1928dc4cfcf40bd2bde4fbda0af191e.
JP Updated by Jim Pingle over 5 years ago
- Plus Target Version set to 21.05
JP Updated by Jim Pingle over 5 years ago
Already in 21.05 branch.
JP Updated by Jim Pingle over 5 years ago
- Subject changed from Unused Limiters with a schedule creates cron job to Unused Limiter entries with schedules create unnecessary cron jobs
Updating subject for release notes.
JP Updated by Jim Pingle over 5 years ago
- Target version changed from 2.6.0 to 2.5.2
MM Updated by Marcos M over 5 years ago
- Status changed from Feedback to Resolved
Tested and working on 21.05/2.5.2. Cron job was not added until a rule contained the limiter, and the cron job was removed after the rule was removed.
Marking as resolved.
Actions