Connection reset
最后更新于
这有帮助吗?
这有帮助吗?
连接被重置curl: (56) Connection reset by peerrequests.exceptions.ConnectionErrorECONNRESETcurl -v \
-x http://us.ipwo.net:7878 \
-U username_custom_zone_us:password \
http://ipinfo.io短时间大量请求curl --max-time 30 \
-x http://us.ipwo.net:7878 \
-U username_custom_zone_us:password \
http://ipinfo.io1. curl 测试代理
↓
2. 检查网络环境
↓
3. 降低请求频率
↓
4. 增加 timeout 与 retry
↓
5. 再次测试