Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47930 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1870 invoked from network); 14 Apr 2010 07:20:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2010 07:20:25 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.216 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.218.216 mail-bw0-f216.google.com Received: from [209.85.218.216] ([209.85.218.216:59866] helo=mail-bw0-f216.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 09/9A-07606-8BC65CB4 for ; Wed, 14 Apr 2010 03:20:24 -0400 Received: by bwz8 with SMTP id 8so4873173bwz.23 for ; Wed, 14 Apr 2010 00:20:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=kNhS4wDDJLGauUHmBRg+YZQRbHfv65V8jPRh53z1Ij8=; b=CPjbPStMEGnup2I79T4rslh8WThZcQcgsXecs0ozJHRBB/RERNPPWgDYpA0GbYOdCs Zn9d9Mve9s8YS6KULqPnJrr7VHOMdw+eUGrBA0/scQXgj//tpiJNBJ7vE7mWdzWZSZmZ 7AhLl+zJRyT/f2WXBfHD/C0y28O1Wa/loy0Pk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=pHSbb2nzIwcdXa7JRvVpU5CgA+6yAFW19mMlSK7NPJ+vscL/kEBGcEkELHO9qjrdtC da9UaD8BHPKyjRXXbRSXaFEKc4+JTfXGuLIsVtmmJGthr6BUuOAUyaJDyiGAUXbkGaAm Ec+fyqtv7ffkB9xU03MCYEfmy06KO+0P06Nik= MIME-Version: 1.0 Received: by 10.204.120.10 with HTTP; Wed, 14 Apr 2010 00:20:13 -0700 (PDT) In-Reply-To: <4BC55DE1.8080303@daylessday.org> References: <4BC55DE1.8080303@daylessday.org> Date: Wed, 14 Apr 2010 09:20:13 +0200 Received: by 10.204.22.20 with SMTP id l20mr7724688bkb.118.1271229613525; Wed, 14 Apr 2010 00:20:13 -0700 (PDT) Message-ID: To: Antony Dovgal Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=0022154017768cb3f104842d356a Subject: Re: [PHP-DEV] SVN Account Request: looyao From: tyra3l@gmail.com (Ferenc Kovacs) --0022154017768cb3f104842d356a Content-Type: text/plain; charset=UTF-8 On Wed, Apr 14, 2010 at 8:17 AM, Antony Dovgal wrote: > On 14.04.2010 06:53, looyao teng wrote: > > hi, I'm a php programmer, our site use PHP's Imagemagick > > extension to process images, and this would consume a lot of > > memory under some circumstances. However, the mainstream > > PHP's memory management is really weak, so a huge amount > > of memory would be consumed under high server load. What's > > worse, this even cause our server to crash frequently. > > So I rewrote the PHP-FPM , when the memory beyond the limit,child process > will exit. > > > > You don't need an SVN account to propose a patch. > > agree, but he did proposed the patch. and it seems that nobody bothered to answer/review: http://www.mail-archive.com/internals@lists.php.net/msg45918.html Tyrael --0022154017768cb3f104842d356a--