/uwsgi_nginx_python_app

Small repo to develop my understanding of using uWSGI for proxying and nginx caching concepts

Primary LanguagePython

Using uWSGI to Proxy Python Flask App Requests Between Containers

Small repo to further my understanding of using uWSGI to proxy Python requests from nginx. Also test caching concepts at the nginx layer.

Uses nginx location blocks to deliver some static content (currently images) locally.