#1559 mod_firewall: reloads %LIST file content on module reload, not on config reload
Reporter
ge0rg
Owner
Nobody
Created
Updated
Stars
★ (1)
Tags
Component-Community
Status-New
Type-Defect
Priority-Medium
ge0rg
on
When mod_firewall has a %LIST configured, based on a file, and I change the file, I need to `module:reload"mod_firewall"` for the file content to be loaded into the %LIST.
This is something that I always realized and used this way, but I was told that mod_firewall should only need to reload the config, not the module, to update everything.
However, reloading the config does not load %LIST content from files.
When mod_firewall has a %LIST configured, based on a file, and I change the file, I need to `module:reload"mod_firewall"` for the file content to be loaded into the %LIST. This is something that I always realized and used this way, but I was told that mod_firewall should only need to reload the config, not the module, to update everything. However, reloading the config does not load %LIST content from files.