Which is best for Django? Lighttpd or Nginx? Or maybe something else? - Server Fault: "mod_wsgi is recommended way to get Django application into production. Apache's mod_wsgi is much better than nginx. You can't find official package (in current Linux distributions) for nginx's mod_wsgi and You need to compile it by yourself. I like nginx but if You want to play safe, play with Apache mod_wsgi."
|
---|
0 Comments:
Post a Comment