Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47931 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3919 invoked from network); 14 Apr 2010 07:28:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2010 07:28:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=jerome@loyet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jerome@loyet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain loyet.net from 209.85.219.215 cause and error) X-PHP-List-Original-Sender: jerome@loyet.net X-Host-Fingerprint: 209.85.219.215 mail-ew0-f215.google.com Received: from [209.85.219.215] ([209.85.219.215:62166] helo=mail-ew0-f215.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8C/FA-07606-6AE65CB4 for ; Wed, 14 Apr 2010 03:28:39 -0400 Received: by ewy7 with SMTP id 7so630207ewy.11 for ; Wed, 14 Apr 2010 00:28:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.239.135.83 with HTTP; Wed, 14 Apr 2010 00:28:35 -0700 (PDT) In-Reply-To: References: <4BC55DE1.8080303@daylessday.org> Date: Wed, 14 Apr 2010 09:28:35 +0200 Received: by 10.103.7.26 with SMTP id k26mr3833515mui.15.1271230115504; Wed, 14 Apr 2010 00:28:35 -0700 (PDT) Message-ID: To: Ferenc Kovacs Cc: Antony Dovgal , internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] SVN Account Request: looyao From: jerome@loyet.net (=?ISO-8859-1?B?Suly9G1lIExveWV0?=) 2010/4/14 Ferenc Kovacs : > On Wed, Apr 14, 2010 at 8:17 AM, Antony Dovgal wrot= e: > >> On 14.04.2010 06:53, looyao teng wrote: >> > hi, I'm a php programmer, our site use PHP's Imagemagick >> > =A0extension to process images, and this would consume a lot of >> > =A0memory 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 proc= ess >> 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 I saw the patch, it's in my todo list.