RE: [PHP-DEV] Re: Bug 5474 [FIX: change to zend engine included] From: Steven Roussey (sroussey <email protected>)
Date: 01/04/01

> Nice catch. I guess the change made to the
> list_entry_destructor() function
> wasn't done in the plist version.
> I just commited the patch.

Thanks. The patch eliminated 99.8% of the aborted connection error messages.
There are still a few coming in though, so either we are getting segfaults
somewhere (error logging seems to no longer be working for us -- don't know
why), or something like a user abort or timeout is causing php to close
without calling destructors. Segfaults will do it of course, the others I
doubt, but will look into just the same...

Sincerely,

Steven Roussey
Network54.com
http://network54.com/?pp=e

-- 
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>