|
|
|
|
|
by nimbius
974 days ago
|
|
FYI this is for the commercial nginx product, hastily purchased by F5 a few years back when software load balancers were annihilating their hardware offering. Curious to see f5 still playing games with their own cve disclosure on the bigip product though...assigning it a mitre cw400 is just lying. https://my.f5.com/manage/s/article/K000137106 |
|
http://nginx.org/en/docs/http/ngx_http_v2_module.html#http2_...
http://nginx.org/en/docs/http/ngx_http_core_module.html#keep...
So are limit_conn and limit_req:
https://nginx.org/en/docs/http/ngx_http_limit_conn_module.ht...
https://nginx.org/en/docs/http/ngx_http_limit_req_module.htm...
So it pertains to both NGINX and NGINX+.