upcache icon indicating copy to clipboard operation
upcache copied to clipboard

rate-limit by default (to a high limit anyway) and queue requests to same key

Open kapouer opened this issue 9 years ago • 1 comments

First it protects upstream in case of several kinds of ddos, and second it improves performance in case of simultaneous requests.

Idea for implementation in https://github.com/openresty/srcache-nginx-module/issues/53

kapouer avatar Oct 04 '16 22:10 kapouer

See also https://medium.com/@sportebois/nginx-rate-limiting-in-a-nutshell-128fe9e0126c#.ilkvq4rh5

kapouer avatar Mar 25 '17 21:03 kapouer