Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25376 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49462 invoked by uid 1010); 16 Aug 2006 12:24:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 49441 invoked from network); 16 Aug 2006 12:24:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Aug 2006 12:24:14 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.92.175 ug-out-1314.google.com Linux 2.4/2.6 Received: from [66.249.92.175] ([66.249.92.175:57017] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.8 r(12549M)) with ESMTP id 96/6F-11355-94303E44 for ; Wed, 16 Aug 2006 07:36:41 -0400 Received: by ug-out-1314.google.com with SMTP id k3so146890ugf for ; Wed, 16 Aug 2006 04:36:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SqgTno/DGUjkn7DM/bMx1FWtbPBkX0fl099p2beyOaanJhm49taEv1smwbd+X3x+/X9qlmYBJUQ92xI0+TK36QemGr89Ktw/EZaNjoS4eORdjAjv5hUjXpW9ih1/Wn2jn28eQPjdT7IB+5wLJxxgDNKN04KvjjArO+/uRmKTCYo= Received: by 10.67.101.10 with SMTP id d10mr256513ugm; Wed, 16 Aug 2006 04:36:36 -0700 (PDT) Received: by 10.66.248.15 with HTTP; Wed, 16 Aug 2006 04:36:36 -0700 (PDT) Message-ID: Date: Wed, 16 Aug 2006 13:36:36 +0200 To: "Derick Rethans" Cc: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060816123006.4028b334@pierre-u64> Subject: Re: [PHP-DEV] increase the default memory limit in 5.2.0+ From: pierre.php@gmail.com (Pierre) Hello, On 8/16/06, Derick Rethans wrote: > On Wed, 16 Aug 2006, Pierre wrote: > > > I would suggest to increase the default 8M to 12M. I discussed this > > issue with Dmitry and he agrees on the principle. Any other opinions? > > Or is it fine to increase it? > > I actually thought we increased it to 16M already... but apparently not. I was trying to find a minimum value to reduce the troubles., but 16M would be perfect :) --Pierre