cURL Error:Failed connect to *****.com:80; Connection timed out
2021-03-18 13:25
阅读:634
标签:*** 绑定 中转 nec time 服务 完美解决 服务器 bsp 服务器上php脚本执行curl一直 报错超时 换了其他服务器,就可以用。 折腾了个把小时,最终采用另一台服务器作为中转,完美解决。 a服务器发出curl 访问 c服务器绑定的的域名c.com,报错c.com:80; Connection timed out 同样的代码lnmp环境,b服务器发出curl访问c.com 正常。 那么就用a服务器 curl请求 b服务器,b服务器再发curl访问c.com ,然后将返回值返给a服务器。没有报错了,ok。 cURL Error:Failed connect to *****.com:80; Connection timed out 标签:*** 绑定 中转 nec time 服务 完美解决 服务器 bsp 原文地址:https://www.cnblogs.com/xyrit/p/12770978.html
上一篇:JS传参技巧总结
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:cURL Error:Failed connect to *****.com:80; Connection timed out
文章链接:http://soscw.com/index.php/essay/65795.html
文章标题:cURL Error:Failed connect to *****.com:80; Connection timed out
文章链接:http://soscw.com/index.php/essay/65795.html
评论
亲,登录后才可以留言!