-
Website
http://bretthoerner.com/ -
Original page
http://bretthoerner.com/blog/2008/oct/09/configs-nginx-and-apache-mod_wsgi/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
jdunck
4 comments · 1 points
-
Brett Hoerner
4 comments · 1 points
-
davedash
2 comments · 3 points
-
-
Popular Threads
I don't totally understand how nginx works, though. The idea that it uses blocking I/O and yet each worker can be serving X many requests is confusing as hell to me. That's the extent of the English docs, though.
But I think you forgot an important step... installing Django :)
You can easily use /a/DOMAIN/bin/easy_install for that.
Thanks