[PHP-DEV] php3.1 & socrates From: Shane Caraveo (shane <email protected>)
Date: 08/29/98

Hello,

I ran some tests with socrates on php 3.1. socrates is good at forcing the
server to use multiple threads. I was able to run a number of various
(though simple) scripts against 3.1, including some with odbc calls. 1500+
page hits averaging page 8-12 hits per second (running the servers inside
the debugger) I got no droped pages and no exception errors. One memory
leak of 11 bytes cropped up now and then, in php3_hash.c. Running scripts
with mysql did produce exception errors that I will have to look into.
Overall, I think this shows that the low level functions in php are very
stable, and that my flex hacks are working as they should.

Shane

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>