php本地多域名访问慢,PHP file_get_contents域名超级慢,连接IP却很快

用服务器ping了下接口服务器的域名和IP如下,访问接口时候采用域名的话,服务器就会超时,每次都超过20秒,然后直接连接失败,不知道为什么,用IP就不会,怎么解决

一、ping域名

array(9) {

[0]=>

string(59) "PING www.honourt.com (112.74.100.239) 56(84) bytes of data."

[1]=>

string(60) "64 bytes from 112.74.100.239: icmp_seq=1 ttl=50 time=45.8 ms"

[2]=>

string(60) "64 bytes from 112.74.100.239: icmp_seq=2 ttl=50 time=45.5 ms"

[3]=>

string(60) "64 bytes from 112.74.100.239: icmp_seq=3 ttl=50 time=45.9 ms"

[4]=>

string(60) "64 bytes from 112.74.100.239: icmp_seq=4 ttl=50 time=46.6 ms"

[5]=>

string(0) ""

[6]=>

string(39) "--- www.honourt.com ping statistics ---"

[7]=>

string(62) "4 packets transmitted, 4 received, 0% packet loss, time 7223ms"

[8]=>

string(52) "rtt min/avg/max/mdev = 45.594/45.999/46.636/0.387 ms"

}

二、ping ip

array(9) {

[0]=>

string(58) "PING 112.74.100.239 (112.74.100.239) 56(84) bytes of data."

[1]=>

string(60) "64 bytes from 112.74.100.239: icmp_seq=1 ttl=50 time=45.6 ms"

[2]=>

string(60) "64 bytes from 112.74.100.239: icmp_seq=2 ttl=50 time=46.0 ms"

[3]=>

string(60) "64 bytes from 112.74.100.239: icmp_seq=3 ttl=50 time=45.6 ms"

[4]=>

string(60) "64 bytes from 112.74.100.239: icmp_seq=4 ttl=50 time=45.9 ms"

[5]=>

string(0) ""

[6]=>

string(38) "--- 112.74.100.239 ping statistics ---"

[7]=>

string(62) "4 packets transmitted, 4 received, 0% packet loss, time 3051ms"

[8]=>

string(52) "rtt min/avg/max/mdev = 45.629/45.814/46.025/0.237 ms"

}

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值