Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37881 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36447 invoked from network); 26 May 2008 07:25:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 May 2008 07:25:43 -0000 Authentication-Results: pb1.pair.com header.from=hoffie@gentoo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=hoffie@gentoo.org; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain gentoo.org does not designate 217.20.118.221 as permitted sender) X-PHP-List-Original-Sender: hoffie@gentoo.org X-Host-Fingerprint: 217.20.118.221 217.20.118.221 Received: from [217.20.118.221] ([217.20.118.221:53219] helo=srv.hoffie.info) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/30-35134-2F56A384 for ; Mon, 26 May 2008 03:25:42 -0400 Received: from [192.168.1.2] (p5494D626.dip.t-dialin.net [84.148.214.38]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by srv.hoffie.info (Postfix) with ESMTP id 38E2857E5D; Mon, 26 May 2008 09:18:54 +0200 (CEST) Message-ID: <483A6459.8030306@gentoo.org> Date: Mon, 26 May 2008 09:18:49 +0200 User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: "Edward Z. Yang" CC: internals@lists.php.net References: <6F.D2.03677.29917384@pb1.pair.com> <20080523233416.FLXJ17393.aamtaout02-winn.ispmail.ntl.com@p2> <4837E560.2070607@gentoo.org> In-Reply-To: X-Enigmail-Version: 0.95.6 OpenPGP: id=800DDCDE Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigA5AA5867B795FE74031AC638" Subject: Re: [PHP-DEV] APC doesn't work on Windows? From: hoffie@gentoo.org (Christian Hoffmann) --------------enigA5AA5867B795FE74031AC638 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable On 2008-05-26 06:11, Edward Z. Yang wrote: > Christian Hoffmann wrote: >> No, why should it? The cache is shared perfectly fine if you let PHP >> handle the process spawning (i.e. increasing PHP_FCGI_CHILDREN instead= >> of running php-cgi -b (or whatever) multiple times). >=20 > As phpxcache mentioned, that's not an option in Windows. Are you runnin= g > Windows or Linux? I'm sure APC works on Linux; I'm curious about Window= s. >=20 Sorry, I'm running Linux and did not think of a reason why=20 PHP_FCGI_CHILDREN would not be supported on windows, especially since=20 the "normal" way of doing FastCGI doesn't work on Windows at all (as fd=20 !=3D socket in Windows). So, mOo is right of course. :) --=20 Christian Hoffmann --------------enigA5AA5867B795FE74031AC638 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkg6ZF0ACgkQV6E0EIywUuVm+QCfQeXNHUfYI7Sl/pB8C0le9/Y2 +RgAn0NRk1IFMIj0ThAFpfIKaQtwAN09 =JUdA -----END PGP SIGNATURE----- --------------enigA5AA5867B795FE74031AC638--