gunicorn/doc/site/news.rst
2010-02-20 17:11:20 +01:00

22 lines
577 B
ReStructuredText

template: doc.html
title: News
News
====
0.5 / 2010-02-20
----------------
* Added `configuration file <configuration.html>`_ handler.
* Added support for pre/post fork hooks
* Added support for before_exec hook
* Added support for unix sockets
* Added launch of workers processes under different user/group
* Added umask option
* Added SCRIPT_NAME support
* Better support of some exotic settings for Django projects
* Better support of Paste-compatible applicatins
* Some refactoring to make the code easier to hack
* Allow multiple keys in request and response headers