On Thu, Nov 30, 2017 at 08:04:41PM +0800, [email protected] wrote:
Hi there,
> what is the same "key " for all requests from different client ips for
> limit_conn_zone/limit_req_zone? I have no idea on this.
Any $variable might be different in different connections. Any fixed
string will not be.
So:
limit_conn_zone "all" zone=all...
for example.
f
--
Francis Daly [email protected]
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx