Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37888 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75348 invoked from network); 26 May 2008 10:13:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 May 2008 10:13:25 -0000 Authentication-Results: pb1.pair.com header.from=scott.mcnaught@synergy8.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=scott.mcnaught@synergy8.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain synergy8.com designates 202.174.102.11 as permitted sender) X-PHP-List-Original-Sender: scott.mcnaught@synergy8.com X-Host-Fingerprint: 202.174.102.11 au01.synergy8.com Linux 2.6 Received: from [202.174.102.11] ([202.174.102.11:37162] helo=au01.synergy8.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B1/97-35134-34D8A384 for ; Mon, 26 May 2008 06:13:24 -0400 Received: from 124-171-198-211.dyn.iinet.net.au ([124.171.198.211] helo=scott) by au01.synergy8.com with esmtpa (Exim 4.68) (envelope-from ) id 1K0Zhb-0001iL-GK for internals@lists.php.net; Mon, 26 May 2008 20:13:15 +1000 To: References: <6F.D2.03677.29917384@pb1.pair.com> <9b3df6a50805240253o11da21e2k851d4363b59dbf7b@mail.gmail.com> In-Reply-To: Date: Mon, 26 May 2008 20:13:04 +1000 Message-ID: <002301c8bf19$178a0cf0$469e26d0$@mcnaught@synergy8.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Aci/F9w5p4/hvFcrR1mWJ1PVmdeIdwAAFymw Content-Language: en-us X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - au01.synergy8.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - synergy8.com Subject: RE: [PHP-DEV] APC doesn't work on Windows? From: scott.mcnaught@synergy8.com ("Scott McNaught [Synergy 8]") I have run APC on my windows PC for years (development machine), through = many different php versions. I have found APC to be unstable when loaded = with debugging libraries (espec zend debugger). Other than that, it is = stable as. If you are having troubles, maybe check to see if you have any debugging = dlls loaded. -----Original Message----- From: Derick Rethans [mailto:derick@php.net]=20 Sent: Monday, May 26, 2008 8:04 PM To: Arvids Godjuks Cc: Edward Z. Yang; internals@lists.php.net Subject: Re: [PHP-DEV] APC doesn't work on Windows? On Sat, 24 May 2008, Arvids Godjuks wrote: > Use XCache instead - it's simple, fast and stable. APC is far more = complex > and unstable (is't like code for code) I've never found APC to be unstable. And I imagine that neither Yahoo or = facebook have issues with this. You might just be seeing a bug in an=20 extension that just gets more prone to show up when APC is activated. On top of that, as we've no idea who actually develops Xcache -- I just=20 see "phpxcache" -- I wouldn't want to put this on any sort of production = machine either. I simply can't trust an alias of one person over a group = of people that have shown to know a helluvalot about PHP's internals. regards, Derick --=20 Derick Rethans http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org --=20 PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php