I'm trying to decide between deploying using Nginx + paster + supervisord as described here: https://docs.pylonsproject.org/projects/pyramid_cookbook/dev/deployment/nginx.html
Or using apache + mod_wsgi as described here: https://docs.pylonsproject.org/projects/pyramid/1.0/tutorials/modwsgi/index.html Is one of the ways significantly faster? more reliable? able to handle more load? Or is it pretty much a wash? Thanks! -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.