I'd like to avoid the use og a DB base cache. I believe that the DNS cache is more suitable for this task and therefore don't mind extra lookups.
I'd like to avoid the use og a DB base cache. I believe that the DNS cache is more suitable for this task and therefore don't mind extra lookups.
Comments
Comment #1
praseodym commentedAdded this feature in HEAD and 1.x-dev. Note that it means that the http:BL DNS response will need to be re-parsed on every request and that users that fail the temporary whitelist request will not be blacklisted (with database caching this works by setting a blacklist on the IP in the database for 24 hours).
Comment #2
(not verified) commented