Opened 10 years ago
Closed 9 years ago
#977 closed enhancement (fixed)
ngx_http_special_response.c: Add "429 Too Many Requests"
| Reported by: | Steffen Weber | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | other | Version: | 1.9.x |
| Keywords: | Cc: | ||
| uname -a: | |||
| nginx -V: | nginx version: nginx/1.10.0 | ||
Description
It would be nice if nginx could respond with an appropriate error page for the status code 429 which is a useful value for the configuration directive "limit_req_status".
Change History (3)
comment:1 by , 9 years ago
comment:3 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

http://mailman.nginx.org/pipermail/nginx-devel/2016-October/009003.html
http://mailman.nginx.org/pipermail/nginx-devel/2016-October/009004.html