Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: {OT} mpm-prefork in apache2
Date: Wed, 13 Dec 2006 14:58:48
Message-Id: 49bf44f10612130647s1fc61da1ne8602f703709190c@mail.gmail.com
In Reply to: [gentoo-user] Re: {OT} mpm-prefork in apache2 by Jochen Schalanda
1 > > I'd like to use the MinSpareServers and MaxSpareServers directives in
2 > > httpd.conf. Does anyone know how to enable prefork?
3 >
4 > MPM prefork is statically compiled into the Apache httpd binary:
5 >
6 > $ /usr/sbin/apache2 -l
7 > Compiled in modules:
8 > core.c
9 > prefork.c <---- mpm prefork
10 > http_core.c
11 > mod_so.c
12 >
13 > You can use the Min|MaxSpareServers directives in your configuration as you
14 > like.
15
16 Thanks Jochen. Does anyone use prefork and prefer it over a regular
17 apache2 installtion?
18
19 - Grant
20 --
21 gentoo-user@g.o mailing list