Hello,

I have a situation: opening an endpoint under location: /api/info uses a lot
of resources. If ~20 people open it, the service goes down. For a several
months it is impossible to improve 'info' to not kill the servce, so I have
to "repair" it in other way.

It would be perfect if in nginx could limit connections to ~10
requests/seconf, from all IP to this specific endpoint. Is it possible?

Posted at Nginx Forum: 
http://forum.nginx.org/read.php?2,251870,251870#msg-251870

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to