php-developer-list | 2001122
Date: 12/21/01
- Next message: Yasuo Ohgaki: "Re: [PHP-DEV] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Previous message: Alex Leigh: "Re: [PHP-DEV] SAPI Module Leaking"
- In reply to: Alex Leigh: "Re: [PHP-DEV] SAPI Module Leaking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Yasuo Ohgaki: "Re: [PHP-DEV] Re: [PEAR-DEV] Re: [FRC]Session module related issues"
- Previous message: Alex Leigh: "Re: [PHP-DEV] SAPI Module Leaking"
- In reply to: Alex Leigh: "Re: [PHP-DEV] SAPI Module Leaking"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

