|
|
|
|
|
by staunch
4057 days ago
|
|
Compression is one simple answer. Another is that any server in a datacenter is going to have much better routing and connectivity than a residential connection. If you have good (uncongested) routing to one VPN server, you can use it as alternative to your ISP's network. Some gamers use OpenVPN, with encryption and compression disabled, which functions as a very low latency UDP tunnel. Home -> Good ISP routing -> VPN server -> Game server (20ms RTT) Home -> Bad ISP routing -> Game server (60ms RTT) |
|
In other words, a VPN isn't an alternative to an ISP's network, but rather an additional system on top of it.
On the other hand, a VPN will generally bypass an ISP's own DNS servers, which could afford some speedup when performing domain name resolution/lookup if the ISP's nameservers are sluggish (though configuring your system to use alternate nameservers would do this without the overhead of a VPN).