On Wednesday 05 November 2008, Pablo Bertuzzi wrote:
Hello Henning, thank you for your email. I refer to
userblacklist module.
After reading the documentation the other day
"1.5.1.
reload_blacklist
Reload the internal global blacklist cache. This is necessary after
the database tables for the global blacklist have been changed."
I thought that globalblacklist table only is loaded into cache. As I am
using userblacklist table I concluded that there was some other command
missing to load userblacklist.I've just made some test calls and "kamctl
fifo reload_blacklist" DOES reload both tables. thank for your help and the
fantastic job all of you are doing.
Hi Pablo,
the userblacklist table is not hold in memory, so its not possible/ necessary
to reload it. Normally the userblacklists changes to often and are too large
to be meaningful stored into the memory.
Cheers,
Henning