Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001122

Re: [PHP-DEV] SAPI Module Leaking From: Zeev Suraski (zeev <email protected>)
Date: 12/21/01

At 00:31 22/12/2001, Alex Leigh wrote:
>It sounds like there was a particular reason for writing it this way ?

Could be, I don't really remember. There was a basic assumption (which is
typically true, it's the first time I see it isn't) that threaded servers
reuse their threads, because it's extremely inefficient not to.

>I am considering what effect it will have on me if I simply require that
>people use thread pooling, and I'm going to do some tests to see whether
>there's still a leak condition or if it stabilizes when I reuse them.

Testing this first is a good idea. It may not be related at all :)

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>