QUOTE(JohnLai @ Mar 19 2017, 11:36 AM)
Weird, anyone encounter high latency to google server today?
Been cycling 4 different IP address range.
Almost 400ms latency (note:direct LAN connection to PC)
Ping is high to that server for me too.
But I don't get that server if I ping www.google.com.my
CODE
ping -t 172.217.23.35
Pinging 172.217.23.35 with 32 bytes of data:
Reply from 172.217.23.35: bytes=32 time=304ms TTL=49
Reply from 172.217.23.35: bytes=32 time=304ms TTL=49
Reply from 172.217.23.35: bytes=32 time=303ms TTL=49
Reply from 172.217.23.35: bytes=32 time=304ms TTL=49
Reply from 172.217.23.35: bytes=32 time=304ms TTL=49
Reply from 172.217.23.35: bytes=32 time=303ms TTL=49
Reply from 172.217.23.35: bytes=32 time=304ms TTL=49
Reply from 172.217.23.35: bytes=32 time=303ms TTL=49
Reply from 172.217.23.35: bytes=32 time=305ms TTL=49
Reply from 172.217.23.35: bytes=32 time=304ms TTL=49
Reply from 172.217.23.35: bytes=32 time=304ms TTL=49
Ping statistics for 172.217.23.35:
  Packets: Sent = 11, Received = 11, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
  Minimum = 303ms, Maximum = 305ms, Average = 303ms
CODE
ping -t www.google.com.my
Pinging www.google.com.my [2404:6800:4001:80b::2003] with 32 bytes of data:
Reply from 2404:6800:4001:80b::2003: time=5ms
Reply from 2404:6800:4001:80b::2003: time=5ms
Reply from 2404:6800:4001:80b::2003: time=7ms
Reply from 2404:6800:4001:80b::2003: time=5ms
Reply from 2404:6800:4001:80b::2003: time=5ms
Reply from 2404:6800:4001:80b::2003: time=6ms
Reply from 2404:6800:4001:80b::2003: time=5ms
Reply from 2404:6800:4001:80b::2003: time=6ms
Reply from 2404:6800:4001:80b::2003: time=7ms
Reply from 2404:6800:4001:80b::2003: time=5ms
Reply from 2404:6800:4001:80b::2003: time=5ms
Reply from 2404:6800:4001:80b::2003: time=6ms
Reply from 2404:6800:4001:80b::2003: time=6ms
Reply from 2404:6800:4001:80b::2003: time=4ms
Ping statistics for 2404:6800:4001:80b::2003:
  Packets: Sent = 14, Received = 14, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
  Minimum = 4ms, Maximum = 7ms, Average = 5ms
This post has been edited by biloxee: Mar 19 2017, 01:07 PM