Just committed a very preliminary php plugin http://projects.unbit.it/uwsgi/wiki/PHP
It currently does offer nothing more than solutions like fpm or the standard fastcgi server, but i have plan to fully integrate it with the uWSGI core exposing its full api and adding security and monitoring as the others plugins. I have tested it with nginx+wordpress and with some simple script. It misses management of SCRIPT_FILENAME/SCRIPT_NAME and PATH_INFO, so some apps like prestashop will not work. A bunch of memory leaks are known so do not use it in production environments !!! -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
