Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54141 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80767 invoked from network); 22 Jul 2011 16:35:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2011 16:35:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=neufeind@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=neufeind@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 91.184.32.3 as permitted sender) X-PHP-List-Original-Sender: neufeind@php.net X-Host-Fingerprint: 91.184.32.3 mail.speedpartner.de Linux 2.5 (sometimes 2.4) (4) Received: from [91.184.32.3] ([91.184.32.3:42222] helo=mail.speedpartner.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/72-03772-4D6A92E4 for ; Fri, 22 Jul 2011 12:35:33 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.speedpartner.de (Postfix) with ESMTP id E256CB3AED; Fri, 22 Jul 2011 18:35:28 +0200 (CEST) Received: from mail.speedpartner.de ([127.0.0.1]) by localhost (mail.speedpartner.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ri1r7CzLDzBQ; Fri, 22 Jul 2011 18:35:28 +0200 (CEST) Received: from collab.speedpartner.de (collab.speedpartner.de [91.184.32.10]) by mail.speedpartner.de (Postfix) with ESMTP id C8F85B3AC9; Fri, 22 Jul 2011 18:35:28 +0200 (CEST) Received: from localhost (localhost.localdomain [127.0.0.1]) by collab.speedpartner.de (Postfix) with ESMTP id B8E34500F4; Fri, 22 Jul 2011 18:35:28 +0200 (CEST) X-Virus-Scanned: amavisd-new at collab.speedpartner.de Received: from collab.speedpartner.de ([127.0.0.1]) by localhost (collab.speedpartner.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eCuf0Mf4sFHv; Fri, 22 Jul 2011 18:35:28 +0200 (CEST) Received: from [192.168.1.162] (dslb-084-062-077-128.pools.arcor-ip.net [84.62.77.128]) by collab.speedpartner.de (Postfix) with ESMTPSA id 2E68E500F3; Fri, 22 Jul 2011 18:35:28 +0200 (CEST) Message-ID: <4E29A6CE.8050808@php.net> Date: Fri, 22 Jul 2011 18:35:26 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc15 Thunderbird/3.1.11 MIME-Version: 1.0 To: Pierre Joye CC: John Carter , Rasmus Lerdorf , Gopal V , PHP internals , shire@php.net References: <1311350192.3249.15.camel@lenny> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] APC distribute cache/dump files? From: neufeind@php.net (Stefan Neufeind) I know the political discussions like "not needed" etc. But imho it might also be useful in corner-cases when you'd need an on-disk-cache etc. So if we have a volunteer to add it and it could maybe be done "cleanly" (plugin-API, ...) I'd appreciate if you'd allow him to try to come up with a solution :-) Regards, Stefan On 07/22/2011 06:15 PM, Pierre Joye wrote: > hi, > > The 4.x plans went a bit to nowhere while there are good ideas in there. > > Moving the user cache out of the opcode cache is one of them. At the > same time we could prepare something to have a driver based (simple) > cache API. I plan to add persistent caching in the next couple of > month so I may do this as well, as long as Gopal or Rasmus are fine > with the idea. > > On Fri, Jul 22, 2011 at 5:56 PM, John Carter > wrote: >> Hi, >> >> Are there any plans to make APC work in a similar way to Zend Guard et >> al so that we could distribute cache/dump files instead of the php >> source. Is this something that would be easy to add? >> >> Brian is this what you're working on? ("on disk cache" from >> https://wiki.php.net/pecl/apc/todo/40?s[]=apc). >> >> Thanks, >> >> John. >> >> -- >> John Carter >> Development Manager >> Identity Networks