[wp-meta] [Making WordPress.org] #5458: Redirects should not trigger 429 responses, and rate limiting should be relaxed.
Making WordPress.org
noreply at wordpress.org
Thu Nov 5 00:17:50 UTC 2020
#5458: Redirects should not trigger 429 responses, and rate limiting should be
relaxed.
----------------------------+---------------------
Reporter: jonoaldersonwp | Owner: (none)
Type: defect | Status: new
Priority: high | Milestone:
Component: General | Resolution:
Keywords: seo |
----------------------------+---------------------
Comment (by dd32):
Replying to [comment:6 dd32]:
> Due to how nginx
[https://nginx.org/en/docs/http/ngx_http_limit_req_module.html rate
limiting] works...
Looks like I might've been wrong, server-level redirects probably bypass
the rate limiting already as per https://trac.nginx.org/nginx/ticket/1834
so any redirect requests that are being rate limited here, are redirects
from PHP which means many of the redirects are already consolidated or
unaffected by the rate limiting.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5458#comment:7>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list