Hello,
I have a route to do image manipulation using glide package. Most dynamic/user uploaded images are retrieved through this route.
However, the route throws 429: Too many attempts. It's not under any throttle middleware.
What could be the reason?
probably apache is sending you this response. checkout documentation for Keepalive
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community