微信wifi服务器地址,微信连WIFI服务器时钟不同步

最近微信连WIFI体验很差,设备层啥都没动,查了很久查不出问题。

近期在研究服务器时钟问题,把硬件设备时钟同步完,还是没大改善。

今天测试中微信里出现了如下提示:

221ceb4973b1d8233b9019bd3d12866c.png

这让我开始怀疑起腾讯服务器是不是也时钟不同步的问题。

为了验证这个问题,就需要找技术方法。

我没法直接登录对方服务器,那怎么确认了。研究了各种方法,最终找到一个如下:

curl -sI https://wifi.weixin.qq.com

然后一测腾讯服务器:

17895dee0bac2c4934580837f24c3dd7.png

灾难啊~~~~~~~~~  有些服务器有比国标快2-3分钟,有些慢2-3分钟啊

正常情况下应该:

[root@HeGW-dev ~]# date

Thu Aug 9 15:43:26 CST 2018

[root@HeGW-dev ~]#

[root@HeGW-dev ~]# curl -sI http://www.baidu.com

HTTP/1.1 200 OK

Accept-Ranges: bytes

Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform

Connection: Keep-Alive

Content-Length: 277

Content-Type: text/html

Date: Thu, 09 Aug 2018 07:43:27 GMT

Etag: “575e1f8a-115”

Last-Modified: Mon, 13 Jun 2016 02:50:50 GMT

Pragma: no-cache

Server: bfe/1.0.8.18

[root@HeGW-dev ~]# curl -sI http://www.baidu.com

HTTP/1.1 200 OK

Accept-Ranges: bytes

Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform

Connection: Keep-Alive

Content-Length: 277

Content-Type: text/html

Date: Thu, 09 Aug 2018 07:43:28 GMT

Etag: “575e1f8a-115”

Last-Modified: Mon, 13 Jun 2016 02:50:50 GMT

Pragma: no-cache

Server: bfe/1.0.8.18

[root@HeGW-dev ~]# curl -sI http://www.baidu.com

HTTP/1.1 200 OK

Accept-Ranges: bytes

Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform

Connection: Keep-Alive

Content-Length: 277

Content-Type: text/html

Date: Thu, 09 Aug 2018 07:43:29 GMT

Etag: “575e1f8a-115”

Last-Modified: Mon, 13 Jun 2016 02:50:50 GMT

Pragma: no-cache

Server: bfe/1.0.8.18

[root@HeGW-dev ~]# curl -sI http://www.baidu.com

HTTP/1.1 200 OK

Accept-Ranges: bytes

Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform

Connection: Keep-Alive

Content-Length: 277

Content-Type: text/html

Date: Thu, 09 Aug 2018 07:43:30 GMT

Etag: “575e1f8a-115”

Last-Modified: Mon, 13 Jun 2016 02:50:50 GMT

Pragma: no-cache

Server: bfe/1.0.8.18

[root@HeGW-dev ~]# curl -sI http://www.baidu.com

HTTP/1.1 200 OK

Accept-Ranges: bytes

Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform

Connection: Keep-Alive

Content-Length: 277

Content-Type: text/html

Date: Thu, 09 Aug 2018 07:43:32 GMT

Etag: “575e1f80-115”

Last-Modified: Mon, 13 Jun 2016 02:50:40 GMT

Pragma: no-cache

Server: bfe/1.0.8.18

[root@HeGW-dev ~]# curl -sI http://www.baidu.com

HTTP/1.1 200 OK

Accept-Ranges: bytes

Cache-Control: private, no-cache, no-store, proxy-revalidate, no-transform

Connection: Keep-Alive

Content-Length: 277

Content-Type: text/html

Date: Thu, 09 Aug 2018 07:43:36 GMT

Etag: “575e1f8a-115”

Last-Modified: Mon, 13 Jun 2016 02:50:50 GMT

Pragma: no-cache

Server: bfe/1.0.8.18

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值