Hi there,
I'm running LiteSpeed V1.5RC4 under FreeBSD 5.2.1 with a fresh compiled PHP 4.3.7 (using params as in FAQ).
When I run ab -c 10 -1000 http://<servername>/phpinfo.php it won't finish the test! Somewhere after 4000 to 5000 request it stops with error message (apr_recv: Connection reset by peer (54)) and top shows 10 running php processes...
Running the same benchmark with apache2 doesn't cause any problems...
Trying to run ab with 100 concurrent connections doesn't work at all...
Maybe I didn't configured the server correctly (well, to be honest, I'm using the default confiuration...)?
I'm running LiteSpeed V1.5RC4 under FreeBSD 5.2.1 with a fresh compiled PHP 4.3.7 (using params as in FAQ).
When I run ab -c 10 -1000 http://<servername>/phpinfo.php it won't finish the test! Somewhere after 4000 to 5000 request it stops with error message (apr_recv: Connection reset by peer (54)) and top shows 10 running php processes...
Running the same benchmark with apache2 doesn't cause any problems...
Trying to run ab with 100 concurrent connections doesn't work at all...
Maybe I didn't configured the server correctly (well, to be honest, I'm using the default confiuration...)?