-
-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
Description
Modules
rule_multi
Version
latestOPNsense Version
latestWhat's the problem?
It was reported that the management of many rules via rule_multi takes a long time: #368
We will have to profile & analyze what takes up the time.
I would guess either:
- Some logic bug in our module-logic
- The API calls (maybe multiple in async?; server-side API bottleneck besause of design Feature: API-usage refactoring #51)