Hello!

I have an nginx reverse proxy it has a series of filters against DDoS
attacks.

As a last resort I need to make sure that I NEVER send more than x
concurrent requests to the backend server (Proxy_pass)

Is it possible to apply limit_conn_zone for outgoing requests? If so could
i have an example? Thanks.

Alex
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to