Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48874 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57631 invoked from network); 21 Jun 2010 00:15:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jun 2010 00:15:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:51304] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 43/87-15307-E0FAE1C4 for ; Sun, 20 Jun 2010 20:15:13 -0400 Received: by bwz1 with SMTP id 1so905617bwz.29 for ; Sun, 20 Jun 2010 17:15:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=Qo1eheXq3tSj9JsW/bjF5U2dJRtHOglLIH83C6P4/ck=; b=NeDZ1K8DH7li/Iz3AmiTJ0n6l6TZRjuSG2FoY8F+WF29LqXO1o3FvSCtyfDtRTY4T5 LfIb0Vk2TGrHx9uUP9kuVpFJeVjgLo5j17CkJUTcZPajc2sACPS57JfdOZVYAqaxWQ6Z +ve+uBZ0U9eSNz6HeQT55BgKFDc4+xKHAg75w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=irwIovgBRoiIgz5Gwj7iFx5OtZ7s4JsKETQ6hU8zuYKdX0QjrjUbLstvXeU/dYO4xQ dGwnOpkjugkWXEdnRI9S1CA7g/vLTJ+k1QFTflc4w3XsIWAjyXEsfhdZ9WEUfaURizsR 7Stq8qRbQ3yUnVTjsJVYaR/BT73wUHS3isWfY= MIME-Version: 1.0 Received: by 10.204.140.153 with SMTP id i25mr2275329bku.169.1277079306841; Sun, 20 Jun 2010 17:15:06 -0700 (PDT) Sender: kalle.php@gmail.com Received: by 10.204.76.67 with HTTP; Sun, 20 Jun 2010 17:15:06 -0700 (PDT) In-Reply-To: <4C1EA6E2.9090405@sugarcrm.com> References: <4C1E784C.8010300@lsces.co.uk> <4C1E7DEC.5090908@lerdorf.com> <4C1EA6E2.9090405@sugarcrm.com> Date: Mon, 21 Jun 2010 02:15:06 +0200 X-Google-Sender-Auth: BCQKKgojWWf73xfO6_WR-tit8HY Message-ID: To: Stas Malyshev Cc: Ilia Alshanetsky , PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] APC in trunk From: kalle@php.net (Kalle Sommer Nielsen) Hi 2010/6/21 Stas Malyshev : > Hi! > > Speaking of which - does apc work for Windows? Last time I checked (more > than a year ago) it was extremely unstable. Was it fixed? What about other > popular PHP platforms? Me and Pierre put quite some work into getting APC to perform much better on Windows, and I think its well on its way getting there. -- regards, Kalle Sommer Nielsen kalle@php.net