Optimizing File Downloads: Understanding VPN Connections for Faster Access

  • Thread starter Thread starter trueo
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around optimizing file downloads using VPN connections, particularly when accessing a site hosted in a different country. Participants explore the reasons for potential speed increases when routing through a VPN, as well as the factors affecting network performance across different locations.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant describes their situation of slow downloads from a site in country A while living in country B and expresses interest in using a VPN from country C to improve speed.
  • Another participant suggests that the speed differences may be due to server configurations and infrastructure, mentioning past experiences with different file transfer protocols affecting download speeds.
  • A third participant notes that there are numerous reasons for slower network performance when downloading from A to B, implying complexity in the issue.
  • Further elaboration includes the impact of routing protocols on network performance, explaining how data may be routed through intermediate servers even when a more direct path exists.
  • Discussion includes the pros and cons of different routing protocols like OSPF and RIP, and how Quality of Service (QoS) settings can affect internet speed in shared environments.
  • One participant shares personal experience with DNS servers, indicating that changing to a faster DNS can significantly improve download speeds.

Areas of Agreement / Disagreement

Participants express various viewpoints on the factors affecting download speeds and the effectiveness of VPNs, indicating that multiple competing views remain without a clear consensus on the best approach or explanation.

Contextual Notes

The discussion highlights the complexity of network performance issues, including routing protocols, server configurations, and the role of DNS, without resolving the specific impacts of each factor.

trueo
Messages
16
Reaction score
0
I run into a "little" problem of downloading files from a site A hosted in country A, for example.
I am now living in country B. But now that network for accessing or downloading files from country A becomes really slow. I have a VPN account for country C which I would want to use to download files from country A because connection between B-C-A is faster than B-A.
Could you explain me about this sort of VPN connection and the reasons for speed increase please ?

Thank you a lot.
 
Computer science news on Phys.org
It is probably just the way the servers are rigged up.
I remember a situation ages ago where getting files via server A was much slower than via server B because server A used x-modem and server B used z-modem.

Maybe there is some infrastructure in the pipeline that is different. Maybe the lines going to and from C are all fiberoptic while the lines from B-A are copper?

I'd have thought a VPN would be slower generally because of the encryption /decryption steps ... but it may be faster if anyone who successfully verifies to it becomes "trusted" and no further checks are done which would otherwise be the case for a non-VPN account holder.

Short version: not enough information.
 
So, there are countless reasons to explain why the network becomes slower when downloading from A to B.
 
That's right.
 
For some more information, it comes down to the routing protocols used by the routers/switches/modems depending on the protocol and the network heirachy.

say we have a client at site A and a server/website at site B and C

client a wants to communicate with server C and all 3 are connected, depending on the protocol it may be routed through server B first even if the distance is shorter to server C with a more direct route.

When there are more servers for example B, C, D and E this is where VPN's and Tunneling programs come into play, let's say the default route is A<>B>C>D<>E and you just want to communicate to server D, a decent VPN/Tunnel would be server E that uses different protocols and is a lot closer to your destination giving you a better ping and faster connection.

OSPF has pro's and cons though, it may be the shortest distance but it may also be the slowest server, but it is automatic to build a routing table, unlike RIP that is manually created and gives full control of routing, basically majority of the internet gateways/servers/switches that are cisco use OSPF as it is faster than manally setting up the RIP protocol, QoS also comes into play when streaming video or gaming online, priority systematically gives larger bandwidth to those that require it.

In a small network environment its best to turn off QoS as it splits the internet connection into multiple threads so to speak.

say you have 10 computers all running from the same router they are all running 1gbit and the internet speed is 10gbit, this would be perfect as all computers would have 1gbit internet.

now to look at a more realistic setup, you have 10 computers 1gbit connection for each and internet speed is 100mbit this would give each 10 computers 10mbit connections with QoS enabled, even if only your computer is using the internet but the others are turned on you will only get a top speed of 10mbit on your 100mbit internet. this is where turning off QoS actually helps your internet speed, in doing this though it hinders everyone elses internet speed to practically nothing.

Hope this helps :D

http://www.cisco.com/public/technotes/tech_protocol.shtml
info on cisco protocols ^


one last thing that also changes internet speed dramatically is DNS servers, for example i had an 8mbit connection but i was only getting around 4.5mbit average, after testing multiple DNS servers using multiple dns finder tools i found on the internet i found a much faster responding DNS server and increased my speed to 7.2mbit using a completely different network providers dns server, this helps for ping and web page retrieval.
 

Similar threads

Replies
2
Views
1K
Replies
7
Views
3K
Replies
18
Views
9K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
3K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 22 ·
Replies
22
Views
3K
Replies
17
Views
6K
Replies
10
Views
5K