<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:΢ÈíÑźÚ
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hello Roberto,<BR><br><BR> Thank you for so cute plugin.<br><BR><br><BR>I'd tested the PHP-FPM and uWSGI-PHP at the same box. They can be configued to run at the same time to the same scripts.<BR><br><BR>I found from the scripts's spend time that PHP-FPM is a little faster than uWSGI-PHP, about 0.010ms ~0.030ms faster than uWSGI-PHP.<BR><br><BR>I wonder if is there any tips to optimize the options to compile the uWSGI to run PHP only no other plugins and unneccesary functions? And more, is there any options to make libphp5 better for speed?<BR><br><BR>Thank you very much.<BR><br><BR>Robert<BR><br><div>><br>> download 1.1 uWSGI sources:<br>><br>> http://projects.unbit.it/downloads/uwsgi-1.1-snapshot5.tar.gz<br>><br>> uncompress and move to the resulting directory and run<br>><br>> make<br>><br>> if all goes well you will end with a binary named 'uwsgi'<br>><br>> then build the php plugin with<br>><br>> python uwsgiconfig.py --plugin plugins/php<br>><br>> finally run (always from the same dir)<br>><br>> ./uwsgi -s :3031 --plugins php<br>><br>> now point nginx to that port as described here:<br>><br>> http://projects.unbit.it/uwsgi/wiki/PHP<br>><br>> --<br>> Roberto De Ioris<br>> http://unbit.it<br></div><div>
>
</div>                                      </div></body>
</html>