Development

How to use a looking glass

In server hosting a Looking glass is often sought after and used for potential consumers to see network pings, speeds and traceroutes to the providers server/s.

For this post I will be using a Vultr looking glass for their Sydney location found here or you can find a Looking glass for all Vultr locations here.

Firstly to test your ping to this location enter your ip or the ip address you want the ping for and click Run Test (NOTE: you can easily get and copy your ping in the top right).

vultr looking glass ping

Ping is the time it takes to send data from the host to destination and back. Lower ping means less lag in gaming and is very important, it can also mean faster data transfers and lower buffering for media.

To test traceroute its the same principle, enter your chosen ip address and run the test, you will get a log file like output below.

vultr looking glass traceroute

A traceroute shows the path your sent/received packets take to get to you, less is best but you can see how many networks around the globe can help transfer your data.

You can also accurately see the download speed to the Looking glass server by using downloading a test file (100MB or 1GB).

Share

Recent Posts

Kennington reservoir drained drone images

A drained and empty Kennington reservoir images from a drone in early July 2024. The…

1 year ago

Merrimu Reservoir drone images

Merrimu Reservoir from drone. Click images to view larger.

1 year ago

FTP getting array of file details such as size using PHP

Using FTP and PHP to get an array of file details such as size and…

2 years ago

Creating Laravel form requests

Creating and using Laravel form requests to create cleaner code, separation and reusability for your…

2 years ago

Improving the default Laravel login and register views

Improving the default Laravel login and register views in such a simple manner but making…

2 years ago

Laravel validation for checking if value exists in the database

Laravel validation for checking if a field value exists in the database. The validation rule…

2 years ago