原文:upstream timed out (110: Connection timed out) while reading response header from upstream

錯誤日志 顯示結果 從錯誤日志我們可以知道,該錯誤是由於nginx 代理去獲取上游服務器的 返回值超時了。那么這個問題是什么導致的: 該請求獲取的數據比較多,后端處理該請求花費的時間較長。 也可能是代理服務器與上游服務器的網絡問題 我當時的解決方法加入 這個博主寫的比較詳細 https: blog.csdn.net zhangjunli article details ...

2020-11-19 22:02 0 1042 推薦指數:

查看詳情

Nginx Upstream timed out (110: Connection timed out)

在Nginx錯誤日志中,有大量的下列信息: Upstream timed out (110: Connection timed out) while reading response header from upstream 這種情況主要在廈門兩種情況下發生: 1. nginx proxy ...

Fri Jul 01 19:37:00 CST 2016 0 2021
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM