Gentoo Archives: gentoo-dev

From: Paul de Vrieze <pauldv@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] HEADS UP: Twitching to un-arch-mask Apache2
Date: Tue, 24 Jun 2003 07:42:00
Message-Id: 200306240941.58049.pauldv@gentoo.org
In Reply to: Re: [gentoo-dev] HEADS UP: Twitching to un-arch-mask Apache2 by "Robin H.Johnson"
1 On Tuesday 24 June 2003 04:22, Robin H.Johnson wrote:
2 > On Tue, Jun 24, 2003 at 06:46:55AM +0800, William Kenworthy wrote:
3 > > Does anyone know why php wont work with apache-2?
4 >
5 > Apache1+PHP vs. Apache2(prefork MPM [default])+PHP = dead heat,
6 > different hardware setup might push it in either direction. This is a
7 > non-threaded MPM, so no threadsafe issues here.
8 >
9 > All of the remaining MPMs below are threaded:
10 >
11 > Apache1+PHP vs. Apache2(worker MPM)+PHP = Apache2 pushes out ~10% more
12 > pages than Apache1.
13 >
14 > Apache1+PHP vs. Apache2(perchild MPM)+PHP = Apache1 wins by ~10%, but
15 > this MPM is intended for more security, not performance.
16 >
17 > Apache1+PHP vs. Apache2(leader MPM)+PHP = Apache2 wins by ~20%, but this
18 > MPM seems unstable over longer periods (and it _is_ marked in the
19 > Apache2 docs as such).
20
21 I guess that tests where with linuxthreads threading, not ntpl ? (Which is
22 still experimental)
23
24 Paul
25
26 --
27 Paul de Vrieze
28 Researcher
29 Mail: pauldv@××××××.nl
30 Homepage: http://www.cs.kun.nl/~pauldv