Anyone facing slow speed on International servers??

  • Thread starter Thread starter deltaechov
  • Start date Start date
  • Replies Replies 102
  • Views Views 10,738
Messages
73
Location
Jalgaon
ISP
Airtel, BSNL, Tata FIber
Currently on 100Mbps 750GB plan, for Mumbai Server I am getting around 90Mbps. However issue start when I want to download from the International server, for example, right now I am downloading PyTorch with a max speed of 2MegaBytes instead of ~9MegaBytes. If I do a speed test to Singapore server same thing Download speed is around 20-30Mbps while the upload is going till 86Mbps. Is it just I or everyone is facing this issue?

And can someone suggest good ONT (preferably non-Chinese)
Will BSNL change it for free without any reason(upgrade to gigabit ethernet, maybe)? (it's on rent)


 
At the moment I don't see any international speed issues on my connection.
 
Upvote 0
I checked against Singapore and Paris only.

Will check github and your link later when I am sitting at my PC next could be a while
 
Upvote 0
Getting around 70mbps on both github and hetzner but this is via wifi so speed must be okay
 
Upvote 0
Currently on 100Mbps 750GB plan, for Mumbai Server I am getting around 90Mbps. However issue start when I want to download from the International server, for example, right now I am downloading PyTorch with a max speed of 2MegaBytes instead of ~9MegaBytes. If I do a speed test to Singapore server same thing Download speed is around 20-30Mbps while the upload is going till 86Mbps. Is it just I or everyone is facing this issue?

And can someone suggest good ONT (preferably non-Chinese)
Will BSNL change it for free without any reason(upgrade to gigabit ethernet, maybe)? (it's on rent)


full download speed only reaches with their anycast dns like 61.1.1.1, 61.0.0.1, 61.0.2.2 if u change dns other than these speed will come lower upto 30Mbps

verified personally
 
Upvote 0
full download speed only reaches with their anycast dns like 61.1.1.1, 61.0.0.1, 61.0.2.2 if u change dns other than these speed will come lower upto 30Mbps

verified personally
I prefer using DNS over TLS connected to 1.1.1.1 using Unbound on Openwrt. I tried changing the DNS to whatever BSNL is providing/ and the dns ips you mentioned, still no improvement in download speed. I don't think it is a DNS issue, DNS is just resolver that maps some string to an IP address(unless they are using proxy). Moreover, I am able to get full download speed on Indian servers like for example airtel broadband / jio Mumbai server or anything that is connected to google/Netflix.

DNS is not the issue, routing of the packets or JALGAON NIB is overloaded and doesn't have the capacity (but then speed to Indian server should also get affected)

Let's see I contacted NIB Jalgaon he did check via TeamViewer and said would check with the Pune team. I have also sent an email to Jalgaon GM and NIB Jalgaon.

It is frustrating, even downloading Windows 10 ISO from Microsoft is taking more than an hour, Frustration peaked when I tried to update pytorch (700MB) update took more than 20min

Heck, I even setup pfsense on my old pc because I thought the router was not able to handle the speed. And turns out BSNL had issues that got resolved after 2 days.
 
Upvote 0
I prefer using DNS over TLS connected to 1.1.1.1 using Unbound on Openwrt. I tried changing the DNS to whatever BSNL is providing/ and the dns ips you mentioned, still no improvement in download speed. I don't think it is a DNS issue, DNS is just resolver that maps some string to an IP address(unless they are using proxy). Moreover, I am able to get full download speed on Indian servers like for example airtel broadband / jio Mumbai server or anything that is connected to google/Netflix.

DNS is not the issue, routing of the packets or JALGAON NIB is overloaded and doesn't have the capacity (but then speed to Indian server should also get affected)

Let's see I contacted NIB Jalgaon he did check via TeamViewer and said would check with the Pune team. I have also sent an email to Jalgaon GM and NIB Jalgaon.

It is frustrating, even downloading Windows 10 ISO from Microsoft is taking more than an hour, Frustration peaked when I tried to update pytorch (700MB) update took more than 20min

Heck, I even setup pfsense on my old pc because I thought the router was not able to handle the speed. And turns out BSNL had issues that got resolved after 2 days.
i always downloads uup from uupdump.ml for windows then convert it to iso
 
Upvote 0
Back