[wp-trac] [WordPress Trac] #16855: HTTP API No Follow Redirection
WordPress Trac
wp-trac at lists.automattic.com
Sat Mar 26 02:55:09 UTC 2011
#16855: HTTP API No Follow Redirection
--------------------------+---------------------
Reporter: TheDeadMedic | Owner: dd32
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.2
Component: HTTP | Version: 3.1
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+---------------------
Comment (by cogmios):
Here is an update with a testset of 31.000 uri's I did on the same config
as above:
{{{
(empty) 8
Empty reply from server 18
Forbidden 166
Gateway Timeout 2
Gone 27
Internal Server Error 52
Locked 2
Moved Permanently 5
Multiple Choices 2
Not Found 2106
Not Implemented 2
Not Modified 2
OK 18509
Service Unavailable 8
Unauthorized 7
<url> malformed 321
Bad Gateway 11
Bad Request 64
couldn't connect to host 153
Couldn't resolve host (... with name) : estimate: 25
}}}
Or in error codes:
{{{
(empty) 873
0 8
200 18509
300 2
301 5
304 2
400 64
401 7
403 166
404 2106
410 27
423 2
500 52
501 2
502 11
503 8
504 2
}}}
So looks good. Have to check some of them for additional issues.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16855#comment:38>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list