A.&nbsp; 1 worker doesn&#39;t make any different when i test it,<br>B. &nbsp; i must set sendfile off because in solaris sendfilev give me some errors<br>C.&nbsp;&nbsp; Apache isn&#39;t running with Fastcgi and that why i am wondering why nginx is slower
<br>D.&nbsp;&nbsp; spawn-fcgi -a <a href="http://127.0.0.1">127.0.0.1</a> -s /tmp/fastcgi.socket -u nobody -g nogroup -C 250 -f /php/bin/php<br>E.&nbsp;&nbsp; in apache i have 250 php processes too<br>F.&nbsp;&nbsp; I did try a tcp socket and it gave me the same effect
<br>