https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39109

--- Comment #2 from David Cook <[email protected]> ---
Created attachment 178130
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178130&action=edit
Bug 39109: Add Plack middleware to throttle requests

This patch includes a configurable Plack middleware which limits the
number of requests for an IP address range for a moving time window.

For example, 192.168.1.0/24 can only make 5 requests over the last 1 minute.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to