I generally set up with nginx (as ssl terminator, etc) reverse-proxying to gunicorn. Waitress would work just as well as gunicorn for quite a lot of deployments.
On Thu, Sep 24, 2015, at 12:25 PM, Chris Withers wrote: > Hi All, > > What's the recommended wsgi server for Pyramid apps nowadays? > > My go-to would normally be mod_wsgi, but I'm having a hard time getting > my > head around using that with an environment set up with environment > modules > <http://modules.sourceforge.net/>. > > That modules system is causing me plenty of other headaches (IDE > integration, etc), but it is what I have to work with, so interested in > any > recommendations for a wsgi server that would work with that type of > environment... > > cheers, > > Chris > > -- > You received this message because you are subscribed to the Google Groups > "pylons-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to pylons-devel+unsubscr...@googlegroups.com. > To post to this group, send email to pylons-devel@googlegroups.com. > Visit this group at http://groups.google.com/group/pylons-devel. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to pylons-devel+unsubscr...@googlegroups.com. To post to this group, send email to pylons-devel@googlegroups.com. Visit this group at http://groups.google.com/group/pylons-devel. For more options, visit https://groups.google.com/d/optout.