[ANNOUNCE] uWSGI 0.9.7.2

Enkhbat Dash enkhubatu at gmail.com
Wed Apr 6 14:08:34 MSD 2011


Nice!

On 4/6/11, Roberto De Ioris <roberto at unbit.it> wrote:
> The second maintainance release for uWSGI 0.9.7 is available.
>
> It includes a couple of amazing features that will push you to this new
> release if you are still under 0.9.6
>
> * 0.9.7.2 [20110406]
>
> - new option --touch-reload <file> to reload the stack on <file>
> modification
>
> - --static-map <mountpoint=documentroot> allows to serve static files
>
> Example:
>
> static-map = /media=djanco/contrib/admin/media
>
> - fixed --post-limit management
>
> - disallow empty socket names
>
> - implemented exception_info WSGI support
>
> (trac users will finally see errors in their logs)
>
> - new options --reload-on-as <n> and --reload-on-rss <n> allows
> to recycle workers when their memory usage is higher than <n> MB
>
> two of the most needed functions, use them whenever possibile
> to maintain your hardware healthy
>
> - fixed syslog support (use --log-syslog[=facility] to enable it)
>
> - improved plugin loading system
>
> - added support for RabbitMQ as event dispatcher for the Emperor
>
> look at the updated Emperor documentation
>
> http://projects.unbit.it/uwsgi/wiki/Emperor
>
> - fixed FreeBSD memory report
>
> - PSGI plugin can be compiled without ithreads
>
> - various Emperor fixes
>
> - fixed a regression with setgroups()
>
> - support for shared sockets (used in jails within network namespaces)
>
>
> You can download it from
>
> http://projects.unbit.it/downloads/uwsgi-0.9.7.2.tar.gz
>
> or
>
> pip install uwsgi
>
> or
>
> easy_install uwsgi
>
> --
> Roberto De Ioris
> http://unbit.it
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>



More information about the nginx mailing list