Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:48853 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15627 invoked from network); 20 Jun 2010 19:52:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jun 2010 19:52:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=mike503@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mike503@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: mike503@gmail.com X-Host-Fingerprint: 209.85.212.170 mail-px0-f170.google.com Received: from [209.85.212.170] ([209.85.212.170:38153] helo=mail-px0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 68/00-15307-E717E1C4 for ; Sun, 20 Jun 2010 15:52:32 -0400 Received: by pxi6 with SMTP id 6so1239987pxi.29 for ; Sun, 20 Jun 2010 12:52:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:references:in-reply-to :mime-version:content-transfer-encoding:content-type:message-id:cc :x-mailer:from:subject:date:to; bh=E4T7x5fqUn7LVcphP6/Sz+HfPiTwH/epBe0uu4mfHJk=; b=EUYikUdqPwQmgxtD2zF2jlLKpRi2UlPBZMnWr+TS9XLCOvHDUqy48G8sNte++ZtmPR GljuAB3JwbB1fFFOj+7rq9Joea6V6omHUGyLNU++DuYJ9DNx7IVwxBzOyBoyjCJtdT+8 JDrGL7OC2abX7UbUcTWkNDBvc0afKVjPXnpv0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=references:in-reply-to:mime-version:content-transfer-encoding :content-type:message-id:cc:x-mailer:from:subject:date:to; b=bUjRzNfbP1N3GNq/saUbQS4N3R1/K2FGaTX7l6gXR40KTIOTKDez1AVvN1UE59GNvE irgN13FtcElAgkzoDD7Z8lkucLsVSeUoVl+FBJMEHd5yaYyZYIuDlxMXuzUf7Oz2U5jk BQVrErh4AKzj+CFn3+tLBknIHWH9+msbi9B/8= Received: by 10.141.108.19 with SMTP id k19mr3105489rvm.110.1277063547940; Sun, 20 Jun 2010 12:52:27 -0700 (PDT) Received: from [192.168.1.153] (pool-98-108-131-200.ptldor.fios.verizon.net [98.108.131.200]) by mx.google.com with ESMTPS id o38sm5133998rvp.2.2010.06.20.12.52.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 20 Jun 2010 12:52:26 -0700 (PDT) References: <4C1E1986.7030802@lerdorf.com> In-Reply-To: <4C1E1986.7030802@lerdorf.com> Mime-Version: 1.0 (iPhone Mail 8A293) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-ID: <9DCF9920-2BE4-4760-94F1-F8A84E225CC9@gmail.com> Cc: Vincenzo D'Amore , Internals X-Mailer: iPhone Mail (8A293) Date: Sun, 20 Jun 2010 12:51:30 -0700 To: Rasmus Lerdorf Subject: Re: [PHP-DEV] Performance problem with php From: mike503@gmail.com (Michael Shadle) Is this only useful for 5.2.x and is it only for realpath() or is it for any= sort of path lookup and caching? Like resolving include paths and such? On Jun 20, 2010, at 6:37 AM, Rasmus Lerdorf wrote: > realpath_cache_size =3D 256k > realpath_cache_ttl =3D 7200