Newsgroups: php.general,php.internals Path: news.php.net Xref: news.php.net php.general:296709 php.internals:45268 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28635 invoked from network); 12 Aug 2009 15:28:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2009 15:28:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.117 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.117 us-mr1.zend.com Linux 2.4/2.6 Received: from [63.205.162.117] ([63.205.162.117:45983] helo=us-mr1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/00-28036-38FD28A4 for ; Wed, 12 Aug 2009 11:28:06 -0400 Received: from us-gw1.zend.com (us-ex1.zend.net [192.168.16.5]) by us-mr1.zend.com (Postfix) with ESMTP id 98F16E123E; Wed, 12 Aug 2009 08:15:39 -0700 (PDT) Received: from [192.168.27.6] ([192.168.27.6]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 12 Aug 2009 08:23:45 -0700 Message-ID: <4A82DE3E.10404@zend.com> Date: Wed, 12 Aug 2009 08:22:38 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Peter Wang CC: php-general@lists.php.net, internals@lists.php.net References: <727b43340908111939x60dfe23fv7d62e352a4d8d385@mail.gmail.com> In-Reply-To: <727b43340908111939x60dfe23fv7d62e352a4d8d385@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 12 Aug 2009 15:23:45.0209 (UTC) FILETIME=[E1C53A90:01CA1B60] Subject: Re: [PHP-DEV] is there any way to get realpath cache hit ratio of php? From: stas@zend.com (Stanislav Malyshev) Hi! > Is there any way to get realpath cache hit ratio of php? Unfortunately not, it doesn't have API for statistics or looking into the cache. It would be a good idea to add one. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com