[pve-devel] [PATCH V2 pve-firewall 1/1] fix #1965: cache firewall/cluster.fw file
Lukas Wagner
l.wagner at proxmox.com
Thu Feb 15 16:35:11 CET 2024
On 11/25/22 15:47, Stefan Hrdlicka wrote:
> for large IP sets (for example > 25k) it takes noticable longer to parse the
> files, this commit caches the cluster.fw file and reduces parsing time
>
> Signed-off-by: Stefan Hrdlicka <s.hrdlicka at proxmox.com>
> ---
> src/PVE/Firewall.pm | 108 ++++++++++++++++++++++++++++++--------------
> 1 file changed, 75 insertions(+), 33 deletions(-)
>
Stumbled over this by accident 👻. Seems like this was never applied,
and the author has left the company since, hence they were not able to
ping this any more. Bugzilla entry [0] has been in 'PATCH AVAILABLE'
ever since this was originally posted.
The patch still seems to apply cleanly, but I did not do any
verification/testing apart from this.
[0] https://bugzilla.proxmox.com/show_bug.cgi?id=1965
--
- Lukas
More information about the pve-devel
mailing list