[PHP-DEV] Re:RC6 ISAPI problems From: Phil Driscoll (phil <email protected>)
Date: 12/19/00

Since my debug version of RC6 isapi was proving more reliable than the
release binary I downloaded, I've just built a release TS inline version of
RC6 and done some testing. It seems to be about as reliable as my debug
version - i.e. mainly ok, but occasional 500 server errors on phorum and
phpMyAdmin pages (run it for 5 minutes and you'll see about one error per
minute, but I can't find a reliable pattern to the failure). Note that with
the php4isapi.dll installed as a filter, the error rate seems to roughly
double, and also (only when installed as a filter), there is an attempt to
write to memory location 0 when the iisadmin service is stopped (the error
happens after the w3svc has stopped, but before iisadmin has stopped).

So, maybe there was something wrong with the binary I originally downloaded,
or maybe the thing is quite unstable and I'm currently in a 'lucky' phase.
Even with the levels of reliability I'm currently getting, it's definitely
not rugged enough to go anywhere near a production machine, and it would
drive me mad even trying to develop on it. This is a great pity, because the
performance increase over the cgi version is easy to appreciate!

Is anyone else getting better levels of reliability than this?

--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org

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