Hi everyone, another maintainance release of uWSGI 1.4 is available. This release add a couple of new features to psgi and php plugins, and improve a corner-case management in the https router
Changelog [20121124] - fixed magic vars paths management (C Anthony Risinger) - added %x magic var reporting the current parsed section (C Anthony Risinger) - improved perl mules support - added uwsgi::register_signal to perl - fixed pending datas management in https router (André Cruz) - improved PATH_TRANSLATED management in php plugin - fixed thread-offloading of really big static files - added --php-app-qs as micro-optimization (in-place of rewrite rules) for php apps - added --php-var to inject custom (fixed) vars in the request You can download uWSGI 1.4.2 from http://projects.unbit.it/downloads/uwsgi-1.4.2.tar.gz -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
