nginx 配置接口超时时间 10分钟

######################### 600是600秒 ############# http { keepalive_timeout 600; client_header_timeout 600; client_body_timeout 600;     server{ proxy_read_timeout 600;
相关文章
相关标签/搜索