benchmark tool php-cgi.exe (fastcgi vs isapi vs cgi)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

i build a tool to benchmark FasCGI (using namedpipe)
FastCgi (using socket)
Isapi
CGI

the tool (and the source code) can be downloaded here: http://www.sourceforge.com/projects/alcinoe/
go in demo => ALPhpRunnerDemo.exe

below the result, under windows :

NamedPipeFastCgi: 931.32 request/second
Isapi: 950.8 request/second
SocketFastCgi: 694.89 request/second
Cgi: 0.91 request/second


--
stephane

Http://www.arkadia.com/fra/
Http://www.arkadia.com/usa/
Http://www.arkadia.com/rus/

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux