摘要: 报 504 错误,我们可以从 ngxin 上找找看是否是 nginx 访问超时导致的错误。 proxy_connect_timeout 1000; proxy_send_timeout 1000; proxy_read_timeout 1000; send_timeout 1000; 如果还是不行, 阅读全文
posted @ 2023-11-16 18:18 东峰叵,com 阅读(54) 评论(0) 推荐(0)