当前位置: 首页 > 后端技术 > Python

Gunicorn超时(下)

时间:2023-03-26 19:34:32 Python

Gunicorn运行命令添加-kgevent配置Gunicorn是pre-fork模型,worker默认是sync改为gevent