Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54149 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97256 invoked from network); 22 Jul 2011 17:59:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jul 2011 17:59:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.218.42 mail-yi0-f42.google.com Received: from [209.85.218.42] ([209.85.218.42:53073] helo=mail-yi0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2E/25-03772-A8AB92E4 for ; Fri, 22 Jul 2011 13:59:39 -0400 Received: by yih10 with SMTP id 10so1567029yih.29 for ; Fri, 22 Jul 2011 10:59:35 -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=/CSh77Spvmz9JqpNH51TCcXmrLByWHtEhy1WYFvoeyE=; b=vOsaMjQRqABOjVnsfBILbHLh3sVGHeXMCyYcKfrpXDo5JcXvyjx5P46g71MA50zfqj guDx6vxxPylDsAaD579fYvN5N3LYcnRPYzHLRBY9gACrnvtvKSsd+f3CKnxwLyaERJ6P RZuWk4ra2j5x3xXPyhoG0X1OFaZJii9NlacQ4= MIME-Version: 1.0 Received: by 10.236.184.169 with SMTP id s29mr2529255yhm.68.1311357575630; Fri, 22 Jul 2011 10:59:35 -0700 (PDT) Received: by 10.147.167.6 with HTTP; Fri, 22 Jul 2011 10:59:35 -0700 (PDT) In-Reply-To: References: <1311350192.3249.15.camel@lenny> <4E29A7E6.5080701@php.net> <4E29A95C.3030502@lerdorf.com> Date: Fri, 22 Jul 2011 19:59:35 +0200 Message-ID: To: Pierre Joye Cc: Rasmus Lerdorf , Stefan Neufeind , John Carter , Gopal V , PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] APC distribute cache/dump files? From: tyra3l@gmail.com (Ferenc Kovacs) On Fri, Jul 22, 2011 at 7:04 PM, Pierre Joye wrote: > 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 wrot= e: >> The original question was for something akin to Zend Guard which is an >> encryption mechanism. There really are no plans for that. >> >> -Rasmus >> John maybe mentioned Zend Guard as an example, but imp he didn't suggested to add the feature set of ZG, only that it would be a nice feature, if APC would support dumping/restoring the cache. this way for example you could add this to your build/deployment workflow, so you don't have to warmup your cache on N machine for optimal performance. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu