flask/docs/deploying
Ben Darnell e401a83fc5 Stop recommending Tornado as a WSGI server
Tornado's WSGI server is less scalable than the alternatives and only really makes sense when you have a specific need to run both WSGI apps and Tornado-native apps in the same process. This recommendation has been an ongoing source of confusion, e.g. http://stackoverflow.com/questions/26015116/making-tornado-to-serve-a-request-on-a-separate-thread.

Fixes #986.
2014-09-25 09:35:46 -04:00
..
cgi.rst Update doclinks 2014-07-24 23:30:50 +04:00
fastcgi.rst Update doclinks 2014-07-24 23:30:50 +04:00
index.rst Reorder deployment options. 2012-04-01 10:54:27 -04:00
mod_wsgi.rst Update doclinks 2014-07-24 23:30:50 +04:00
uwsgi.rst Update doclinks 2014-07-24 23:30:50 +04:00
wsgi-standalone.rst Stop recommending Tornado as a WSGI server 2014-09-25 09:35:46 -04:00