You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2014/09/23 16:41:17 UTC

[Bug 57009] New: Fix documentation on LimitRequestLine

https://issues.apache.org/bugzilla/show_bug.cgi?id=57009

            Bug ID: 57009
           Summary: Fix documentation on LimitRequestLine
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Keywords: PatchAvailable
          Severity: normal
          Priority: P2
         Component: Core
          Assignee: bugs@httpd.apache.org
          Reporter: Chaosed0@gmail.com

Created attachment 32048
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32048&action=edit
Fix LimitRequestLine documentation

There seems to be a lot of confusion on whether or not LimitRequestLine is
limited by a compile-time constant or not. The doc definitely says that it is,
but a lot of evidence points to otherwise; take revisions 102840 and 819480,
for example. I did some manual testing and poking around the code, and it
appears that the hard limit no longer applies (at least on 2.2.0 and upwards).
The documentation should be updated to reflect that.

In addition to the attached patch, revision 819480 should be backported to
2.2.x.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 57009] Fix documentation on LimitRequestLine

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=57009

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Eric Covener <co...@gmail.com> ---
Thanks, applied doc patch back to 2.2 (r1631516, r1631517, r1631518).

proposed r819480 for 2.2.x as well but closing PR on basis of doc update.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org