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 2009/03/26 11:47:39 UTC

DO NOT REPLY [Bug 46916] New: The documentation of MinSpareServers directive was not updated after Apache 1.3

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

           Summary: The documentation of MinSpareServers directive was not
                    updated after Apache 1.3
           Product: Apache httpd-2
           Version: 2.3-HEAD
          Platform: All
               URL: http://httpd.apache.org/docs/2.2/mod/prefork.html#mins
                    pareservers
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Documentation
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: jpl@jean-philippe.leboeuf.name


Apache MPM prefork > MinSpareServers Directive
<http://httpd.apache.org/docs/2.2/mod/prefork.html#minspareservers>
"If there are fewer than MinSpareServers idle, then the parent process creates
new children at a maximum rate of 1 per second."

Apache Performance Tuning > Run-Time Configuration Issues > Process Creation
<http://httpd.apache.org/docs/2.2/misc/perf-tuning.html#runtime>
"As of Apache 1.3, the code will relax the one-per-second rule. It will spawn
one, wait a second, then spawn two, wait a second, then spawn four, and it will
continue exponentially until it is spawning 32 children per second. It will
stop whenever it satisfies the MinSpareServers  setting."

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


DO NOT REPLY [Bug 46916] The documentation of MinSpareServers directive was not updated after Apache 1.3

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

Jean-Philippe Leboeuf <jp...@jean-philippe.leboeuf.name> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #2 from Jean-Philippe Leboeuf <jp...@jean-philippe.leboeuf.name> 2009-09-23 12:09:39 PDT ---
As of Apache 1.3, the maximum creation rate is 32 children per second, not 1,
as explained in the "Apache Performance Tuning" document.

If that is not what one should understand, the documentation is unclear.

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


DO NOT REPLY [Bug 46916] The documentation of MinSpareServers directive was not updated after Apache 1.3

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

Rich Bowen <rb...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|bugs@httpd.apache.org       |docs@httpd.apache.org

--- Comment #3 from Rich Bowen <rb...@apache.org> 2010-10-29 11:07:53 EDT ---
Moving docs bugs to docs@httpd.a.o ownership.

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


DO NOT REPLY [Bug 46916] The documentation of MinSpareServers directive was not updated after Apache 1.3

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

Dan Poirier <po...@pobox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Dan Poirier <po...@pobox.com> 2009-09-23 10:19:20 PDT ---
What's the problem?

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