MapStory / mapstory

MapStory is the free atlas of change that everyone can edit
http://mapstory.org
GNU General Public License v3.0
54 stars 41 forks source link

Re-evaluate reverse proxy and WSGI products and configuration #611

Open cuttlefish opened 7 years ago

cuttlefish commented 7 years ago

We're currently using Nginx and Gunicorn. They seem good, but we should consider evaluating alternatives. More importantly we should make sure that our configurations are optimal.

cuttlefish commented 6 years ago

uWSGI seems to be more performant and has good nginx integration.