我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

nginx + proxy pas - 504网关超时,1分钟后超时,30秒。 尝试了proxy_read_timeout但没有运气

here is my config :

location / {
    proxy_pass http://localhost:8003/;
    proxy_connect_timeout 3600s;
    send_timeout 3600s;
    proxy_read_timeout 3600s;
    include /etc/nginx/proxy_params;
}

But, I am getting 504 Gateway Timeout error after 1min 30 seconds . But not according to my above configurations, whats the reason ? How can i make it work for more seconds .

近期文章

  • c语言课本习题,为什么是8,怎么算的
  • python 和 selenium 如何 获取百度首页的链接,并打开这些链接,哪位帮我修改一下呀
  • unity web版从服务器下载文件
  • 用VS的C#做抽奖系统如何实现顾客是否中奖的查询
  • ts中 class有属性后,就不能作为对象赋值?
  • Wxpython背景莫名消失
  • NVIDIA GeForce experience安装失败
  • Php数组搜索优化
  • scratch3.0二次开发可以作为毕设吗?
  • pygame 矩形绘制问题
  • 使用EPIDATA3.1版本 如何设置问卷编号 从001开始
  • Windows11家庭版iis运行php时出现http 404.3错误
  • 这个素数的原理是什么
  • VM虚拟机性能如何提升
  • fpdi tcpdf图层级管理?
  • pandas转numpy 小数点问题
  • 图的深度优先遍历问题
  • python读取txt无法识别’\n‘
  • 分组回归组间样本量差异大对结果的影响
  • C#连接SQL后修改参数错误

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华