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 2012/03/11 04:14:10 UTC

DO NOT REPLY [Bug 52877] New: The Explanation of MaxMemFree Directive is self-contradictory

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

             Bug #: 52877
           Summary: The Explanation of MaxMemFree Directive is
                    self-contradictory
           Product: Apache httpd-2
           Version: 2.4.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
        AssignedTo: docs@httpd.apache.org
        ReportedBy: tixu@cs.ucsd.edu
    Classification: Unclassified


http://httpd.apache.org/docs/2.4/mod/mpm_common.html#maxmemfree

Default:    MaxMemFree 2048

When not set, or when set to zero, the threshold will be set to unlimited.

The above two seems self-contradictory. If I do not set the MaxMemFree
Directive, it's unlimited or it's 2048?

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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


DO NOT REPLY [Bug 52877] The Explanation of MaxMemFree Directive is self-contradictory

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

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

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

--- Comment #1 from Eric Covener <co...@gmail.com> 2012-03-12 00:29:43 UTC ---
Thanks, resolved in 2.4.x and trunk [where the default had been recently
updated to 2048 from 0]

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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