From owner-freebsd-stable Thu Jun 7 9:33:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.webmonster.de (datasink.webmonster.de [194.162.162.209]) by hub.freebsd.org (Postfix) with SMTP id 6D91B37B401 for ; Thu, 7 Jun 2001 09:33:38 -0700 (PDT) (envelope-from karsten@rohrbach.de) Received: (qmail 65463 invoked by uid 1000); 7 Jun 2001 16:33:58 -0000 Date: Thu, 7 Jun 2001 18:33:58 +0200 From: "Karsten W. Rohrbach" To: Mike Meyer Cc: Calvin NG , freebsd-stable@FreeBSD.ORG Subject: Re: building apache from /usr/ports Message-ID: <20010607183358.N59617@mail.webmonster.de> References: <20010605140629.B15206@leviathan.inethouston.net> <20010605152718.A21889@localhost> <20010606034917.D97958@mail.webmonster.de> <15133.37451.23934.758674@guru.mired.org> <20010606113119.B54034@brel.com> <15134.26898.890143.63429@guru.mired.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="b1ERR0FXR0PvNIRE" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <15134.26898.890143.63429@guru.mired.org>; from mwm@mired.org on Wed, Jun 06, 2001 at 12:32:02PM -0500 X-Arbitrary-Number-Of-The-Day: 42 X-URL: http://www.webmonster.de/ X-Disclaimer: My opinions do not necessarily represent those of my employer Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --b1ERR0FXR0PvNIRE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Mike Meyer(mwm@mired.org)@2001.06.06 12:32:02 +0000: > Calvin NG types: > > Correct me if I m wrong. > > For in-core web server , every copy of server loaded has the perl and= /or php > > in it. For modules, its a shared library, the server is smaller size= , and only > > a copy of the module is loaded in memory. >=20 > That's all correct. However, it wouldn't surprise me if the server + > module is larger than the server with an in-core module. Since there's > no reason to have more than one copy of the server loaded - even for a > high-load server - there's still only one copy of the module > loaded. Since everything shared in the module should also be shared > with the in-core version, the total memory usage won't be very > different. it is, since apache is not multithreaded (1.x). so, on a heavily loaded box you got "several" process images in mem, thus more overhead. /k --=20 > ASCII Ribbon Campaign - NO HTML/RTF in e-mail - NO Word docs in e-mail KR433/KR11-RIPE -- WebMonster Community Founder -- nGENn GmbH Senior Techie http://www.webmonster.de/ -- ftp://ftp.webmonster.de/ -- http://www.ngenn.n= et/ karsten&rohrbach.de -- alpha&ngenn.net -- alpha&scene.org -- catch@spam.de GnuPG 0x2964BF46 2001-03-15 42F9 9FFF 50D4 2F38 DBEE DF22 3340 4F4E 2964 B= F46 --b1ERR0FXR0PvNIRE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7H6z2M0BPTilkv0YRAoduAJ4owzpzeOBxcMdn46BEspS7mN6UlQCeJoTs kkIptTrf/WWxS39CP2yaV4s= =R5j/ -----END PGP SIGNATURE----- --b1ERR0FXR0PvNIRE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message