Richard

Thanks very much for the information -- it really helps.

Bruce




From: "Richard Lynch" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: "Bruce Bailey" <[EMAIL PROTECTED]>
CC: internals@lists.php.net
Subject: Re: [PHP-DEV] Temporarily overriding memory limit in extension
Date: Tue, 5 Dec 2006 12:21:41 -0600 (CST)

On Mon, December 4, 2006 10:24 am, Bruce Bailey wrote:
> In any case, I was under the impression from the php.ini setting
> 'session.gc_probability' that script memory was not necessarily freed
> when
> the script ends.  Is this not correct?

That is not correct.

GC probability refers to the odds that PHP will try to clean up
un-used clutter during the course of a script.

When the script ends, everything is nuked, with no GC setting involved
in any way.

--
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?


_________________________________________________________________
All-in-one security and maintenance for your PC.  Get a free 90-day trial! http://clk.atdmt.com/MSN/go/msnnkwlo0050000002msn/direct/01/?href=http://clk.atdmt.com/MSN/go/msnnkwlo0050000001msn/direct/01/?href=http://www.windowsonecare.com/?sc_cid=msn_hotmail

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to