mirror of https://github.com/fail2ban/fail2ban
This issue was caused by the fact that every "line" is processed for each regex, meaning each line was duplicated for every regex. This caused duplicate fail matches and the buffer filling too quickly and possibly missing failures.pull/236/head
parent
6a380139bd
commit
e73b3dd53e
Loading…
Reference in new issue