mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
8f451574ddb9611213fc0544ba2864d69cb3bcd2
The config recently contained all filter destinations thats why the squidGuard exhausts the memory for each filter process even when the filter destination was not used by any rule. The destinations were added because time constraints were not able to add needed destinations, so all destination were added by the config parser. Now the config parser checks if the destination is enabled by generel, if not it checks if the destination is needed by a time constraint.
Description
No description provided
Languages
Perl
70.4%
Shell
23%
C
4%
Python
0.6%
Makefile
0.5%
Other
1.4%