Is it ever theoretically possible for a proxy to be faster than a non-proxy?

  • Thread starter Thread starter Simfish
  • Start date Start date
AI Thread Summary
Using a proxy server can sometimes result in faster internet speeds compared to a direct connection to an external site, particularly when the user's connection is poor but the proxy's connection is strong. This scenario is more likely if the proxy is geographically closer to the user than the external server. Proxies can enhance performance through caching, which can significantly improve load times, especially for frequently accessed sites. Additionally, proxies can serve as load balancers or content delivery engines, further optimizing speed and security during web access. While proxies are generally slower than direct connections, their ability to improve speed under certain conditions is a notable secondary benefit, alongside their primary function of IP address masking and bypassing access restrictions.
Simfish
Gold Member
Messages
811
Reaction score
2
So

(a) User <-> proxy server <-> external site

vs...
(b) User <-> external site

Is it ever possible that (a) could have faster speeds than (b)? Perhaps (a) can have faster speeds in the case that the connection between the user and the external site is poor, but the connection between the user and proxy is good, and proxy and external site is good. How often is this the case?

Is this one of the secondary reasons why proxies are used? (on particular websites - even though proxies are on average slower than non-proxies?) I know that the primary reason for proxies is to hide one's IP address (or to get by access restrictions)

(newbie to proxies here)
 
Last edited:
Computer science news on Phys.org
It's perfectly possible. Many proxies implement caches that can greatly increase performance. The Microsoft Internet Security & Acceleration Server can be used in this manner for instance.
 
Last edited:
It's especially possible if you live in China. :D
 
As long as the connection of the proxy is better than yours, then the main determining factor is physical distance. The odds are, you proxy is probably much closer to your location than the average internet server.
 
yeap.. if the proxy is also a Loadbalancer/content engine like a Cisco CSM...any time you go to google.com or to amazon.com or any heaveyload www server, you will never initiate a tcp session with the http server itself, just a "proxie". Its more secure and faster..
 
This week, I saw a documentary done by the French called Les sacrifiés de l'IA, which was presented by a Canadian show Enquête. If you understand French I recommend it. Very eye-opening. I found a similar documentary in English called The Human Cost of AI: Data workers in the Global South. There is also an interview with Milagros Miceli (appearing in both documentaries) on Youtube: I also found a powerpoint presentation by the economist Uma Rani (appearing in the French documentary), AI...
Back
Top