On Wed, Apr 14, 2010 at 8:17 AM, Antony Dovgal <t...@daylessday.org> 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