
06-13-2005, 08:10 AM
|
|
Member
|
|
Join Date: Jun 2005
Posts: 16
|
|
BTW is it possible to have such results:
simple-test-script.php
Code:
lsws (with fastCGI php): ~700req/s
apache2 (pure php): ~700req/s
simple-test-script.c
Code:
lsws, apache2 (both as fastCGI): ~1600req/s
|