Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37893 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93322 invoked from network); 26 May 2008 12:06:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 May 2008 12:06:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.175 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 66.249.92.175 ug-out-1314.google.com Received: from [66.249.92.175] ([66.249.92.175:4418] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/FA-35134-4B7AA384 for ; Mon, 26 May 2008 08:06:13 -0400 Received: by ug-out-1314.google.com with SMTP id h3so94053ugf.29 for ; Mon, 26 May 2008 05:06:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=gXv3HKl36xXN0dw+LUnmdWA/05h90UGGcZXLd5Vbi3I=; b=PdN2C1145cIZJQjw+i7TqsGy/DiNbTuWRWYgpiNvUMMzbXiuJGsOWOySXpf+ci5pb+3l2lWelPs6+ZLYYy7KvYuWsHy0+nSVtyZwCw9cJJOvJZYJC8uURSoMCz/Rx4ZlYdcKqX0yixXLx/LbW+1MxmUXB5nE/75kpN36sWQGAX4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=cxEtD3ZLYTY5snxPbDNqN69TvLqFk2HCvv5ducgP0LxJ1j0TY7WPV8yQLUzw2Ydjk6sh10binwWt5zOTZegUgf3cgVQGSKcLnP+pY8n9zci+KzZQ9YFY/pJXbJwMTvkhat1dATWbr+790/aVy/bGM+c2bvyHgZun3dVzycpSLEE= Received: by 10.67.116.11 with SMTP id t11mr5369996ugm.61.1211803568383; Mon, 26 May 2008 05:06:08 -0700 (PDT) Received: by 10.66.219.9 with HTTP; Mon, 26 May 2008 05:06:08 -0700 (PDT) Message-ID: <9b3df6a50805260506m8b33008o922ba69ed20aaae1@mail.gmail.com> Date: Mon, 26 May 2008 15:06:08 +0300 To: "Derick Rethans" Cc: "Edward Z. Yang" , internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_6698_20057755.1211803568294" References: <6F.D2.03677.29917384@pb1.pair.com> <9b3df6a50805240253o11da21e2k851d4363b59dbf7b@mail.gmail.com> Subject: Re: [PHP-DEV] APC doesn't work on Windows? From: arvids.godjuks@gmail.com ("Arvids Godjuks") ------=_Part_6698_20057755.1211803568294 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Xcache is developed by mOo - one of the Lighttpd developers, so he can be found on Lighttpd forum (they have XCache section), mailing list and IRC. I have no trouble reaching lighttpd and xcache developers on IRC and they helped me a lot, bugs I found were confirmed, fixed and deployed to SVN less than in a hour - you just never used it and you don't know this software. That doesn't mean it's bad or unstable. People are confirming it's stability all the time. Some my colleagues had bad luck with APC, so I just use what works for me fine. 2008/5/26 Derick Rethans : > 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 > 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 > 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 > > -- > Derick Rethans > http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org > ------=_Part_6698_20057755.1211803568294--