Oleg S c02fa001c9 [Python] uWSGI: fix max connections (net.core.somaxconn) (#8142) 2 years ago
..
README.md 4322cacaef Update documentation links (#4541) 6 years ago
benchmark_config.json 21d2c18ae8 [Python] uWSGI: fix build and unblock (#8115) 2 years ago
config.toml 21d2c18ae8 [Python] uWSGI: fix build and unblock (#8115) 2 years ago
hello.py 21d2c18ae8 [Python] uWSGI: fix build and unblock (#8115) 2 years ago
nginx.conf c02fa001c9 [Python] uWSGI: fix max connections (net.core.somaxconn) (#8142) 2 years ago
requirements.txt 21d2c18ae8 [Python] uWSGI: fix build and unblock (#8115) 2 years ago
uwsgi-nginx-uwsgi.dockerfile 21d2c18ae8 [Python] uWSGI: fix build and unblock (#8115) 2 years ago
uwsgi.dockerfile 21d2c18ae8 [Python] uWSGI: fix build and unblock (#8115) 2 years ago
uwsgi.ini c02fa001c9 [Python] uWSGI: fix max connections (net.core.somaxconn) (#8142) 2 years ago

README.md

UWSGI Benchmarking Test

This is the UWSGI portion of a benchmarking tests suite comparing a variety of web development platforms.

The information below is specific to UWSGI. For further guidance, review the documentation. Also note that there is additional information provided in the Python README.

Test Paths & Sources

  • JSON Serialization: "/json"
  • Single Database Query: N/A
  • Multiple Database Queries: N/A
  • Fortunes: N/A
  • Database Updates: N/A
  • Plaintext: N/A

Get Help

Community

References