You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by bu...@apache.org on 2020/11/09 07:42:26 UTC

[Bug 64901] New: Directive "ReceiveBufferSize"must be >= 512 bytes if not set as '0'.

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: zhoushulin1992@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-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org