Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54145 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88266 invoked from network); 22 Jul 2011 17:04:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2011 17:04:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:44892] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6D/D3-03772-FADA92E4 for ; Fri, 22 Jul 2011 13:04:48 -0400 Received: by yxk8 with SMTP id 8so1519637yxk.29 for ; Fri, 22 Jul 2011 10:04:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=ThGBU+SNes4udfhp8CRJbXRrnyj57T/X5FIZtsbOdMI=; b=kNAhW7GIkQVPGjq9yjespQjKmtyVbawgn0bDe0qP3VJ4VXYPL76K0EXspR65NtBNei mvhObCgoS7S3JBJ8nFl5BL2BnAnc+q6QO/66a2r7oHQ+UL2n2H260UXy+yaGsco5XpZk Cca++gwsB9lU05lRjgkNDA9Qzz0wMOM6MGf+w= MIME-Version: 1.0 Received: by 10.146.105.16 with SMTP id d16mr1768574yac.13.1311354285149; Fri, 22 Jul 2011 10:04:45 -0700 (PDT) Received: by 10.146.86.20 with HTTP; Fri, 22 Jul 2011 10:04:45 -0700 (PDT) In-Reply-To: <4E29A95C.3030502@lerdorf.com> References: <1311350192.3249.15.camel@lenny> <4E29A7E6.5080701@php.net> <4E29A95C.3030502@lerdorf.com> Date: Fri, 22 Jul 2011 19:04:45 +0200 Message-ID: To: Rasmus Lerdorf Cc: Stefan Neufeind , John Carter , Gopal V , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] APC distribute cache/dump files? From: pierre.php@gmail.com (Pierre Joye) yeah, just re read it and I realized that I miss the zend guard part, which is definitively not on my todos, and will never be :) On Fri, Jul 22, 2011 at 6:46 PM, Rasmus Lerdorf wrote: > 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, >> =A0Stefan >> >> 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[]=3Dapc). >>>> >>>> Thanks, >>>> >>>> John. >>>> >>>> -- >>>> John Carter >>>> Development Manager >>>> Identity Networks > > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org