﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
1939	Phrasing in doc `ngx_http_limit_req_module`	adrian5@…	Yaroslav Zhuravlev	"https://nginx.org/en/docs/http/ngx_http_limit_req_module.html

  ""If the zone storage is exhausted, the least recently used state is removed. Even if after that a new state cannot be created, the request is terminated with an error.""

Unless I misunderstood the intention, I think this should read: ''""… state is removed. **If even** after that a new state cannot be created, the …""''.

''""Even if X then Y""'' → I'll be done ''anyway''.
''""If even X then Y""'' → I'll be done if X fails."	defect	closed	minor		documentation	1.17.x	fixed				nginx/1.17.3
