当前位置:   article > 正文

[Linux] Apache Gateway Timeout_the gateway did not receive a timely response from

the gateway did not receive a timely response from the upstream server or ap


Gateway Timeout
The gateway did not receive a timely response from the upstream server or application.


解决办法:
修改apache配置文件,将apache的Timeout时间延长。

vi /usr/local/apache/conf/httpd.conf
修改
#Include conf/extra/httpd-default.conf

Include conf/extra/httpd-default.conf

vi /usr/local/apache/conf/extra/httpd-default.conf
修改
Timeout 60

Timeout 300

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Cpp五条/article/detail/560973
推荐阅读
相关标签
  

闽ICP备14008679号