[wp-meta] [Making WordPress.org] #1002: "Too many redirects" on make/polyglots
Making WordPress.org
noreply at wordpress.org
Tue Apr 28 12:48:39 UTC 2015
#1002: "Too many redirects" on make/polyglots
---------------------+-------------------------------------
Reporter: rhurling | Owner:
Type: defect | Status: new
Priority: normal | Component: make.wordpress.org / P2
Keywords: |
---------------------+-------------------------------------
I just encountered a "Too many redirects" issue while trying to access
[https://make.wordpress.org/polyglots/], which has since been resolved.
When I noticed that I performed a curl HEAD request from my server (not in
the same network), with the following results:
{{{
rhurling at rhurling ~ ➜ curl -I https://make.wordpress.org/polyglots/
HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Tue, 28 Apr 2015 12:37:09 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
X-Pingback: https://make.wordpress.org/polyglots/xmlrpc.php
Location: https://make.wordpress.org/polyglots/
X-Frame-Options: SAMEORIGIN
X-nc: HIT lax 249
rhurling at rhurling ~ ➜ curl -I https://make.wordpress.org/polyglots/
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 28 Apr 2015 12:39:57 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
Vary: Accept-Encoding
X-Pingback: https://make.wordpress.org/polyglots/xmlrpc.php
Link: <http://wp.me/29oNr>; rel=shortlink
X-Frame-Options: SAMEORIGIN
X-nc: HIT lax 250
}}}
It persisted a bit longer on my personal computer (for about 2min).
Slack Context: https://wordpress.slack.com/archives/meta/p1430224652000619
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1002>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list