Chris McDonough
2012-03-19 dd08cceff6c650f211c4e3fd3c7c73e37616ea7c
windows
1 files modified
3 ■■■■ changed files
docs/narr/project.rst 3 ●●●● patch | view | raw | blame | history
docs/narr/project.rst
@@ -1028,4 +1028,5 @@
Another good production alternative is :term:`Green Unicorn` (aka
``gunicorn``).  It's faster than Waitress and slightly easier to configure
than mod_wsgi, although it depends, in its default configuration, on having a
buffering HTTP proxy in front of it.
buffering HTTP proxy in front of it.  It does not, as of this writing, work
on Windows.