How can I check the quality of a connection with a data center?
To check the connection quality use the following commands:
- ‘ping’ checks the quality of connection;
- ‘TRACERT’ detects the bad sections in the connection line.
To access these commands go to
- Start – cmd
- And type in
- ‘cmd /k tracert server address’ or ‘cmd /k ping server address’
Last updated : 14.12.23