Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Flask + uWSGI + nginx 環境で、最大リクエスト時間を設定したいと思います。たとえば、リクエストに 8 秒以上かかっている場合は、リクエストを中止してください。
uwsgiタイムアウトを見てください: harakiri、socket-timeout、http-timeout。
uwsgi
harakiri
socket-timeout
http-timeout