This commit is contained in:
benoitc 2010-03-26 18:00:47 +01:00
parent 7b02420ed7
commit 59396b2557

View File

@ -6,8 +6,8 @@ Production Setup
Although there are many HTTP proxies available, we strongly advise that you use Nginx_. If you choose another proxy server you need to make sure that it buffers slow clients when you use default Gunicorn arbiter. Without this buffering Gunicorn will be easily susceptible to Denial-Of-Service attacks.
Nginx Config for fast clients hanling
-------------------------------------
Nginx Config for fast clients handling
--------------------------------------
An `example configuration`_ file for use with Nginx_::