Can i just drop a connection/request? #4272
Unanswered
pixelpaulaus
asked this question in
Help
Replies: 1 comment
-
Hey @pixelpaulaus! 👋🏻 I don't think that will do anything. Because they probably have a timeout after 10s, so it will only help a little. I would recommend using the rate limiter package. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I am uing adonis for an API and it works great. But I get a LOT of bots and people probing the API to try hack/break it.
I can send a 404 error or something, but they just keep trying.
Is there a way I can just drop the request and send nothing, so they stay waiting for a response but never get one?
Beta Was this translation helpful? Give feedback.
All reactions