[wp-trac] [WordPress Trac] #16887: Increase the default number of maximum redirects to 20

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 21 09:28:54 UTC 2011


#16887: Increase the default number of maximum redirects to 20
-----------------------------+------------------------------
 Reporter:  hakre            |       Owner:
     Type:  feature request  |      Status:  closed
 Priority:  normal           |   Milestone:  Awaiting Review
Component:  HTTP             |     Version:  3.1
 Severity:  normal           |  Resolution:  worksforme
 Keywords:                   |
-----------------------------+------------------------------
Changes (by hakre):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 I can now imagine where the 5 is coming from, just ran over this:

 {{{
 Note: previous versions of this specification recommended a
       maximum of five redirections. Content developers should be aware
       that there might be clients that implement such a fixed
       limitation.
 }}}
 from: [http://tools.ietf.org/html/rfc2616#section-10.3 RFC 2616; 10.3
 Redirection 3xx]

 Looks like 5 has been chosen for a reason. As long as there is no really
 reason to change this I consider to close this as worksform as I did not
 run into any problems and was merely looking for a documented decision-
 base for the number of redirects - which I found now.

 If someone else considers change of the value should feel free to re-open.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16887#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list