Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in uwsgi

uWSGI python highload configuration

Ansible Playbook to run Shell commands

Is this necessary to have multiple processes / threads in a Kubernetes pod?

django kubernetes uwsgi

Does uWSGI need to be restarted when Django code changes?

django nginx uwsgi

Django + uwsgi + nginx + SSL

django uwsgi dotcloud

nginx and uWSGI gives "504 Gateway timeout"

django nginx uwsgi

unable to load app 0 (mountpoint='') - Flask app with uwsgi

python flask uwsgi

difference between uwsgi module in nginx and uwsgi server

python django nginx uwsgi

Django send_mail() works from shell but not in nginx production

django email nginx uwsgi

uWSGI error hr_instance_read(): Connection reset by peer

python nginx uwsgi

uWSGI / Flask: "no python application found, check your startup logs for errors"

nginx flask uwsgi

Logging from Django under UWSGI

python django uwsgi

nginx serving Django in a subdirectory through uWSGI

Where should the uwsgi_params file be located and what is its extension?

python nginx flask uwsgi

Is uwsgi protocol faster than http protocol?

django sockets nginx wsgi uwsgi

how to build uWSGI with SSL support to use the websocket handshake API function?

python nginx websocket uwsgi

Python3 threading with uWSGI

How to tell uWSGI to prefer processes to threads for load balancing

Run simultaneously UWSGI and ASGI with Django