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