Hello,
On 8/16/06, bertrand Gugger <[EMAIL PROTECTED]> wrote:
Antony Dovgal wrote:
> On 16.08.2006 15:13, bertrand Gugger wrote:
>
>> Bonjour,
>> Pierre wrote:
>>
>>> Hello,
>>>
>>> After having tested 5.2 and the new memory manager for a couple of
>>> weeks, I notice a significant increase of the reported memory usage. As
>>> a side effect, many applications reach the 8M memory limit. It can be
>>> a problem.
>>>
>>> A good example is to compare the usage of a pear/pecl command between
>>> 5.1 and 5.2.
>>>
>>> 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 know a few cms they would be pleased with 12M.
>> That looks quite fair to me.
>>
>> But , why the hell is this not a configurable limit by build ?
>
>
> JFYI: Its value is configurable in php.ini, configure option just
> enables or disables the limit itself.
>
Exactly my question , why is it configurable *only* at run time ?
I want to generate a php with a custom *fixed* limit , but not enable
memory limit setting at run time.
It is not at runtime, it is a php.ini definition, which is parsed
before the execution. But this is not the subject of this discussion.
--Pierre
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php