a new uWSGI PHP plugin is available [integration]

Roberto De Ioris roberto at unbit.it
Mon Mar 19 06:50:28 UTC 2012


>
>
>
> There should be not much difference in both (or php-fastcgi), the only
> thing that came to my mind is in different configuration.
>
> Best way to test is in using both with a single process, or with the same
> number of processes (adaptive process spawning is completely different
> from the php-fpm one so i would not expect a fair comparison). But again,
> do not expect too much differences, the internal php stuff is the same.
>


...and obviously disable request logging as uWSGI by default is really
verbose.
This is the command line of my test suite:

./uwsgi -s :3031 --plugins php --disable-logging -p 4 -M

this spawn 4 processes (as php-fpm default on debian/ubuntu).


-- 
Roberto De Ioris
http://unbit.it



More information about the nginx mailing list