CURL 返回http code 417错误

WBOY
Release: 2016-06-06 20:23:36
Original
3018 people have browsed it

如题, 今天下午服务器突然报警,所有访问其中一台服务器的接口全部返回 http_code 417 错误,相同的代码 在其他的服务器则正常返回数据。所有请求的CURL方法都是通过同一个基础的 http请求类库来完成的.

虽然最后在 stackoverflow 找到解决方案,但是返回 417 错误的原因是什么呢?

回复内容:

如题, 今天下午服务器突然报警,所有访问其中一台服务器的接口全部返回 http_code 417 错误,相同的代码 在其他的服务器则正常返回数据。所有请求的CURL方法都是通过同一个基础的 http请求类库来完成的.

虽然最后在 stackoverflow 找到解决方案,但是返回 417 错误的原因是什么呢?

与服务器环境有关,直接引用两篇博文吧
http://blog.csdn.net/wudiyi815/article/details/8650341
http://www.cnblogs.com/zox2011/archive/2013/06/06/3121247.html

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!