Table of Contents
Before committing to a new virtual private server, verifying their network performance with a Looking Glass server is essential to avoid unexpected latency and routing issues. This tool acts as a transparent window into a hosting provider's infrastructure, allowing you to run diagnostic commands directly from their network edge. For system administrators and developers, utilizing this feature is a critical step in ensuring that a new data center location will actually deliver the required speeds for your target audience.
Historically used as a synonym for a network mirror, a Looking Glass provides a limited set of network commands executed from the remote provider's side. For example, when SmartHost recently expanded its operations into Toronto, Canada, they deployed a public Looking Glass to allow prospective buyers to evaluate the local point of presence (POP). Instead of merely pinging the Toronto server from your local machine, you can use the tool to ping your own infrastructure from Toronto, revealing how the provider's outbound routing handles traffic.
Prerequisites for Network Testing
- A target IP address (such as your current server, a database backend, or a specific POP like Clouvider in NYC).
- Access to the hosting provider's public Looking Glass URL.
- Basic understanding of network latency metrics and routing paths.
How to Evaluate a Provider's Network via a Looking Glass Server
- Identify the provided IPv4 and IPv6 test addresses on the Looking Glass page. This ensures you can verify connectivity across both modern and legacy internet protocols.
- Execute a ping test targeting your existing server's IP address from the provider's web interface. This enables you to measure the exact round-trip time (RTT) and detect any potential packet loss from the provider's side.
- Run a traceroute command through the Looking Glass portal to your target destination. This reveals the specific network hops and peering agreements the provider uses, helping you identify potential bottlenecks in the routing path.
- Download the provided test files (typically 100MB or 1GB) using your local machine. This allows you to observe sustained transfer speeds and verify that the provider's bandwidth claims hold up under load.
The Value of Bidirectional Network Visibility
The deployment of public diagnostic tools by providers like SmartHost highlights a growing industry standard for transparency in the budget hosting market. Relying solely on local ping tests only tells half the story, as internet routing is frequently asymmetric. Traffic traveling from your server to the provider might take a completely different, less efficient path than traffic returning to you.
By allowing prospective customers to initiate tests from the remote edge, providers eliminate the guesswork associated with network peering quality. This bidirectional visibility is particularly crucial when building multi-region application clusters or VPN tunnels, where consistent latency is more important than raw bandwidth. Ultimately, a provider willing to expose their outbound routing paths before you sign up is demonstrating confidence in their infrastructure.