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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]