在http{}片段下添加如下配置:?jiǎn)挝幻?/p>
proxy_connect_timeout ? ? ? 600;
proxy_send_timeout ? ? ? ? ?600;
proxy_read_timeout ? ? ? ? ?600;
send_timeout ? ? ? ? ? ? ? ?600;
還是超時(shí)修改以下配置項(xiàng):
sendfile on; 上傳加速
keepalive_timeout 1800; 默認(rèn)鏈接時(shí)間是65s
在http{}片段下添加如下配置:?jiǎn)挝幻?/p>
proxy_connect_timeout ? ? ? 600;
proxy_send_timeout ? ? ? ? ?600;
proxy_read_timeout ? ? ? ? ?600;
send_timeout ? ? ? ? ? ? ? ?600;
還是超時(shí)修改以下配置項(xiàng):
sendfile on; 上傳加速
keepalive_timeout 1800; 默認(rèn)鏈接時(shí)間是65s