Andrew,

Well, WinNT uses a different MPM model. There is a parent process, and a 'child' process that has internal threads, visible from mod_status. On linux, those would show up as separate processes.

See http://httpd.apache.org/docs/2.2/mod/mpm_common.html#startservers

Frank.

Andrew Hole wrote:
Thanks.
But I just see 2 processes on task manager, not 63!!! Are there threads?

MPM is commented. Where can i find the pre-set directives values?
# Server-pool management (MPM specific)
#Include conf/extra/httpd-mpm.conf

Thanks

On Wed, Mar 11, 2009 at 3:49 PM, Frank Gingras <francois.ging...@gmail.com <mailto:francois.ging...@gmail.com>> wrote:

    Andrew,

    You may have not set those, but apache ships with pre-set
    directives. Open your config files, and see what those directives
    are set to.

    Idle workers are processes which are not responding to any HTTP
    request at the moment.

    Frank.

    Andrew Hole wrote:

        I dont have configured any of that directives. There is any
        default configuration?

        And about server-status:

        Parent Server Generation: 2

        1 requests currently being processed, 63 idle workers


        What's mean parent server generation and idle workers?

        Thanks a lot



        On Wed, Mar 11, 2009 at 3:34 PM, Frank Gingras
        <francois.ging...@gmail.com <mailto:francois.ging...@gmail.com>
        <mailto:francois.ging...@gmail.com
        <mailto:francois.ging...@gmail.com>>> wrote:

           Andrew,

           See the StartServers / MinSpareServers directives.

           Frank.


           Andrew Hole wrote:

               Hi!

               By default in version 2.2 how many child processes are
        created
               at apache
               startup? When is created another one?

               Thanks


---------------------------------------------------------------------
           The official User-To-User support forum of the Apache HTTP Server
           Project.
           See <URL:http://httpd.apache.org/userslist.html> for more info.
           To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
        <mailto:users-unsubscr...@httpd.apache.org>
           <mailto:users-unsubscr...@httpd.apache.org
        <mailto:users-unsubscr...@httpd.apache.org>>

            "   from the digest:
        users-digest-unsubscr...@httpd.apache.org
        <mailto:users-digest-unsubscr...@httpd.apache.org>
           <mailto:users-digest-unsubscr...@httpd.apache.org
        <mailto:users-digest-unsubscr...@httpd.apache.org>>

           For additional commands, e-mail: users-h...@httpd.apache.org
        <mailto:users-h...@httpd.apache.org>
           <mailto:users-h...@httpd.apache.org
        <mailto:users-h...@httpd.apache.org>>



    ---------------------------------------------------------------------
    The official User-To-User support forum of the Apache HTTP Server
    Project.
    See <URL:http://httpd.apache.org/userslist.html> for more info.
    To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
    <mailto:users-unsubscr...@httpd.apache.org>
     "   from the digest: users-digest-unsubscr...@httpd.apache.org
    <mailto:users-digest-unsubscr...@httpd.apache.org>
    For additional commands, e-mail: users-h...@httpd.apache.org
    <mailto:users-h...@httpd.apache.org>



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to