Skip to content

Instantly share code, notes, and snippets.

@bastman
Created June 19, 2012 13:34
Show Gist options
  • Save bastman/2954207 to your computer and use it in GitHub Desktop.
Save bastman/2954207 to your computer and use it in GitHub Desktop.
Tornado nginx example setup
http://sebschmidt.tumblr.com/post/7920812905/nginx-how-to-setup-tornado-and-apache-on-a-virtual
http://stackoverflow.com/questions/5375220/how-do-i-stop-tornado-web-server
http://stackoverflow.com/questions/1447342/how-can-i-start-multiple-tornado-server-intances-in-multiple-ports
./demos/blog/blog.py --port=8889
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment