Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54143 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84077 invoked from network); 22 Jul 2011 16:46:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2011 16:46:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.210.44 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.210.44 mail-pz0-f44.google.com Received: from [209.85.210.44] ([209.85.210.44:53021] helo=mail-pz0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/23-03772-069A92E4 for ; Fri, 22 Jul 2011 12:46:25 -0400 Received: by pzk5 with SMTP id 5so4426194pzk.31 for ; Fri, 22 Jul 2011 09:46:22 -0700 (PDT) Received: by 10.68.8.230 with SMTP id u6mr2634632pba.515.1311353182001; Fri, 22 Jul 2011 09:46:22 -0700 (PDT) Received: from [192.168.200.5] (c-50-131-46-20.hsd1.ca.comcast.net [50.131.46.20]) by mx.google.com with ESMTPS id b4sm1896700pba.59.2011.07.22.09.46.20 (version=SSLv3 cipher=OTHER); Fri, 22 Jul 2011 09:46:20 -0700 (PDT) Message-ID: <4E29A95C.3030502@lerdorf.com> Date: Fri, 22 Jul 2011 09:46:20 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110627 Thunderbird/5.0 MIME-Version: 1.0 To: Stefan Neufeind CC: Pierre Joye , John Carter , Gopal V , PHP internals References: <1311350192.3249.15.camel@lenny> <4E29A7E6.5080701@php.net> In-Reply-To: <4E29A7E6.5080701@php.net> X-Enigmail-Version: 1.2pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] APC distribute cache/dump files? From: rasmus@lerdorf.com (Rasmus Lerdorf) The original question was for something akin to Zend Guard which is an encryption mechanism. There really are no plans for that. -Rasmus On 07/22/2011 09:40 AM, Stefan Neufeind wrote: > 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