Nov 23, 2023
0
Level 2
Laravel throttle ip status
Even though I limit the routes to a certain number with the rate limiter throttle tag, Laravel acts earlier and blocks a number lower than the number of requests. Does Laravel implement an algorithm for consecutive http requests?
Please or to participate in this conversation.