Date: Wed, 13 Aug 2008 16:24:06 +0100 From: Tom Evans <tevans.uk@googlemail.com> To: Borja Marcos <BORJAMAR@SARENET.ES> Cc: Kris Kennaway <kris@FreeBSD.org>, freebsd-stable@freebsd.org, Jeremy Chadwick <koitsu@FreeBSD.org>, Ivan Voras <ivoras@freebsd.org> Subject: Re: umtxn and Apache 2.2 Message-ID: <1218641046.70002.6.camel@localhost> In-Reply-To: <0545482D-1E3F-4615-B3EB-04ABB838FF71@SARENET.ES> References: <43EC06E9-76B3-4AA1-BC5E-4E1BD64AFC2D@SARENET.ES> <g7qdh3$ml4$1@ger.gmane.org> <0296197A-28ED-4DAA-A31F-C28471E864FB@SARENET.ES> <20080812102856.GA6735@eos.sc1.parodius.com> <659A017B-5D6F-4B74-A85D-4A9A040CA442@SARENET.ES> <48A2DF31.4050907@FreeBSD.org> <D56E1311-AECF-4326-9A71-D300BA87F2A4@SARENET.ES> <48A2E2AD.8060607@FreeBSD.org> <0545482D-1E3F-4615-B3EB-04ABB838FF71@SARENET.ES>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-hVU7Kr1Mr51z513io9sa Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2008-08-13 at 16:56 +0200, Borja Marcos wrote: >=20 > Doesn't seem stripped to me... >=20 > %file /usr/local/sbin/httpd > /usr/local/sbin/httpd: ELF 32-bit LSB executable, Intel 80386, version =20 > 1 (FreeBSD), for FreeBSD 7.0 (700110), dynamically linked (uses shared =20 > libs), FreeBSD-style, not stripped Ok, so thats the httpd binary - what about libapr, libapr-util, PHP and all your PHP extensions - are they compiled with debug and not stripped? :) Personally, I find PHP far too troublesome to run threaded. These days, I use an event MPM based front-end apache 2.2, which reverse proxies to either a prefork MPM apache 2.2 with mod_<insert scripting lang>, or directly connect to a fastcgi instance. Serve all your static content from the front-end, and it's all quite fast - plus you can scale out much much more simply. Cheers Tom --=-hVU7Kr1Mr51z513io9sa Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkii/JIACgkQlcRvFfyds/fbCgCfYJboFBpK2R0ytZVtzjAjG+hc xkEAoJ4qBv9YVwZI2hCLAmukGX9XzQGK =GmPJ -----END PGP SIGNATURE----- --=-hVU7Kr1Mr51z513io9sa--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1218641046.70002.6.camel>