[pve-devel] [PATCH firewall/cluster 0/2] cache firewall/cluster.fw

Stefan Hrdlicka s.hrdlicka at proxmox.com
Mon Oct 24 16:33:57 CEST 2022


This patch adds the firewall/cluster.fw to caching. On my system with a
list of 25k IP sets CPU consumption for the process went from ~20 % to
~10 % with this caching enabled. Still pretty high but better then
before.


pve-firewall
---
 src/PVE/Firewall.pm | 110 +++++++++++++++++++++++++++++++-------------
 1 file changed, 77 insertions(+), 33 deletions(-)


pve-cluster
---
 data/PVE/Cluster.pm | 1 +
 data/src/status.c   | 1 +
 2 files changed, 2 insertions(+)

-- 
2.30.2






More information about the pve-devel mailing list