/uwsgi_test

https://uwsgi-docs.readthedocs.io/en/latest/WSGIquickstart.html

Primary LanguagePython

  • uwsgi --http-socket 127.0.0.1:3031 --wsgi-file foobar.py --master --processes 4 --threads 2 --stats 127.0.0.1:9191
  • http://127.0.0.1:3031/