diff options
| -rw-r--r-- | docs/narr/project.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 460d620bb..57073900f 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -1028,4 +1028,5 @@ details. 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. |
