Slow download from server using openvpn
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
- OpenVpn Newbie
- Posts: 1
- Joined: Thu Oct 17, 2019 8:10 am
Re: Slow download from server using openvpn
I tried the Sydney hosted test file first and in chrome, it said the speeds I was getting was 1.2 MB/s to 1.3 MB/s consistently, I usually don't get above 1 MB/s downloading off a local server from Steam. When I tried other location test files, the speeds were less than 1 MB/s.
-
- OpenVpn Newbie
- Posts: 12
- Joined: Thu Dec 13, 2018 7:51 am
Re: Slow download from server using openvpn
Wrong thread?kemontae wrote: ↑Thu Oct 17, 2019 8:12 amI tried the Sydney hosted test file first and in chrome, it said the speeds I was getting was 1.2 MB/s to 1.3 MB/s consistently, I usually don't get above 1 MB/s downloading off a local server from Steam. When I tried other location test files, the speeds were less than 1 MB/s.
-
- OpenVpn Newbie
- Posts: 9
- Joined: Thu Oct 17, 2019 7:49 am
Re: Slow download from server using openvpn
1. Use UDP
2. Turn compression back on
3. If you care about security, turn encryption back on. It doesn't have that much overhead, really.
4. Set your tunnel MTU to 8192 (add "tun-mtu 8192" to your client config)
5. Add the following 2 lines to your client config file:
fragment 0 mssfix 0
6. Run speedtest-cli on your droplet to see what speeds you get there.
7. Try your speed test again.
2. Turn compression back on
3. If you care about security, turn encryption back on. It doesn't have that much overhead, really.
4. Set your tunnel MTU to 8192 (add "tun-mtu 8192" to your client config)
5. Add the following 2 lines to your client config file:
fragment 0 mssfix 0
6. Run speedtest-cli on your droplet to see what speeds you get there.
7. Try your speed test again.