How much time does the middleware take? #636
Unanswered
delphaber
asked this question in
Questions (Q&A)
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to measure how much time the rack::attack middleware takes to evaluate all rules on a per request basis on a production deployment. Not only when the request get blocked by rack::attack, but every request that passes through the middleware.
Is it something that anybody else already did, without forking the repository? I did not find anything in the documentation.
Beta Was this translation helpful? Give feedback.
All reactions