Skip to content

Commit

Permalink
Issue #5185 - Add DoSFilter Listener to allow extensible behavior
Browse files Browse the repository at this point in the history
+ Currently there's no way to respond to rejected/throttled/delayed
  requests that the DoSFilter impacts.
  A Listener has been added to allow for any behaviors needed
  by a user of the DoSFilter on requests that have been
  impacted by the DoSFilter.
+ Introducing OverLimit and RateType to DoSFilter internals

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
  • Loading branch information
joakime committed Sep 2, 2020
1 parent 5fef140 commit a8ae3f9
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 95 deletions.
Loading

0 comments on commit a8ae3f9

Please sign in to comment.