https://bz.apache.org/bugzilla/show_bug.cgi?id=64901

            Bug ID: 64901
           Summary: Directive "ReceiveBufferSize"must be >= 512 bytes if
                    not set as '0'.
           Product: Apache httpd-2
           Version: 2.4.43
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
          Assignee: docs@httpd.apache.org
          Reporter: zhoushulin1...@gmail.com
  Target Milestone: ---

Based on the handling logic in src/server/listen.c, the directive
"ReceiveBufferSize" must be >= 512 bytes, or 0 for system default. However, in
the document of
(http://httpd.apache.org/docs/2.4/mod/mpm_common.html#receivebuffersize), no
lower bound of this 512 bytes limit is mentioned. It is recommanded to add the
lower bound in the doc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org

Reply via email to