Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60389 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73390 invoked from network); 1 May 2012 13:40:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 May 2012 13:40:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=preinheimer@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=preinheimer@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.42 as permitted sender) X-PHP-List-Original-Sender: preinheimer@gmail.com X-Host-Fingerprint: 209.85.160.42 mail-pb0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:33377] helo=mail-pb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5A/35-38165-FA7EF9F4 for ; Tue, 01 May 2012 09:40:00 -0400 Received: by pbbrp12 with SMTP id rp12so3237877pbb.29 for ; Tue, 01 May 2012 06:39:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=nrqkJYIuOwcYo+YWXRPloYqqVwK525AUStfLuL9wn90=; b=E6ovqRFtGwGAcWpx+qsr1O1OGSxVTBz3G4sfBNjhUWm9bpO1XtsODyqbWHlpY20LhL rbkpdNp97Eb7GNFjchodvuhYL2JIfmvb7yLsBtnLt6PF+5nAZeOn768J9KChmIZzADEZ /t+5muNzebJcv7prXlBSc7geEQLlCELLJuR5732cB9zblD4oARF6AfNyQFHprG/kL3k9 duAjhDguWr/WSjD4bsyXd90QtFC65RWPH84g+ysgKInsuVRXnBzM1t57zzNnW4GWyfVL AFZgnShT2IXftG38ZWaqD4ub91MMq7DnrMnpS1A+HHFoHygYX2fzG80yC6ewDRF2xXj1 yGfw== MIME-Version: 1.0 Received: by 10.68.224.195 with SMTP id re3mr56932668pbc.90.1335879596324; Tue, 01 May 2012 06:39:56 -0700 (PDT) Received: by 10.142.188.6 with HTTP; Tue, 1 May 2012 06:39:56 -0700 (PDT) In-Reply-To: <4F9F4208.7020106@garfieldtech.com> References: <4F9E2173.50005@garfieldtech.com> <000e01cd269a$06f15230$14d3f690$@php.net> <002701cd26b5$1cd0bb70$56723250$@thetaphi.de> <4F9EC8B4.3040600@garfieldtech.com> <4F9F4208.7020106@garfieldtech.com> Date: Tue, 1 May 2012 09:39:56 -0400 Message-ID: To: internals@lists.php.net Cc: Larry Garfield Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] readfile() memory usage From: preinheimer@gmail.com (Paul Reinheimer) Hi Larry, > Fascinating. =A0I even verified the md5sum of the file I got on the other= end > just to be sure. =A0I'll hold off on the blog post then. :-) =A0I look fo= rward > to your test setup. The server in question is still on PHP 5.2.13 Script: