Looking Glass

Test your latency to our datacenters. Pick a region, copy the ping command for your nearest city, then paste it into your terminal.

Ready to order a low-latency, ultra-performance server?

Order here now

How to run a ping

Windows

  1. Press Windows + R to open the Run dialog.
  2. Type cmd and press Enter.
  3. Paste the copied command and press Enter.

macOS

  1. Press + Space, type Terminal and press Enter.
  2. Paste the copied command and press Enter.
  3. The -c 4 flag stops after 4 pings; remove it for continuous.

Linux

  1. Open a terminal (often Ctrl + Alt + T).
  2. Paste the copied command and press Enter.
  3. The -c 4 flag stops after 4 pings; remove it for continuous.

Reading the results

Each reply line contains a time= value measured in milliseconds. That's the round-trip time from your machine to the datacenter and back. Lower is better — values under 80 ms feel excellent for gaming, under 40 ms is ideal.

Example: Reply from 93.184.216.34: bytes=32 time=42ms TTL=52 means the round trip took 42 ms.