Skip to content

Comment on Gunicorn 0.17.0 released

Comments

Changelog: 0.17.0 / 2012-12-25

    - allows gunicorn to bind to multiple address
    - add SSL support
    - add syslog support
    - add nworkers_changed hook
    - add response arg for post_request hook
    - parse command line with argparse (replace deprecated optparse)
    - fix PWD detection in arbiter
    - miscellenaeous PEP8 fixes
SSL support is probably the big ticket item here but I imagine most people already have an SSL termination solution already.

Doesn't look like anything I'd need so no upgrade I guess. Although the syslog support might be useful.

edit: double checked the previous changelogs and the settings detection change might be useful. On another note, the removal of python2.5 so soon is welcome.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.