On Thu, 8 Jan 2004, Armel FAUVEAU wrote:
>Hi Jani,
>
>Thank's for your response.
>
>> I tried your script and couldn't reproduce such big numbers.
>> Plus the memory usage leveled to 54152 bytes after some requests
>> to each apache child. This was with using the latest CVS checkout
>> of PHP 5.
>
>Ok, i have make a test with the lastest CVS (Built On: Jan 08, 2004 18:30
>GMT). And i obtain more logical and stable results (53 464 bytes). Note
>that, there are sometimes some changes. For exemple, here is a piece of the
>log sequence that i obtain :
>
>...
>53 464 bytes
>53 464 bytes
>50 440 bytes
>51 024 bytes
>53 464 bytes
>...
>
>I don't really understand why that can evolve like that. With PHP4, results
>are always the same (and that seems normal :p).
Your apache is configured to kill childs after certain amount
of requests so of course it makes this look like 'random'.
There's nothing wrong here.
--Jani
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php