Since February 2018 the speed of some TCP connections is capped at 1 Mbit/s (around 125 kB/s). This affects in average every third to fifth connection (20-33%) while other run at full speed.
We started experiencing this issue when sending data from our ISP (T-Mobile Czech Republic) to our hosts at Online.net. The issue is in one way and only with TCP (UDP runs at full speed). From the side of Online.net the issue is verifiable by running “wget -O /dev/null https://www.t-mobile.cz/dcpublic/Navod_Huawei_LTE_TDD_B2338.pdf” couple of times.
Today we were able to find host/VPS (in Africa) that behaves just like our ISP when connecting to the Online.net network. This further confirms our suspicion that the issue is more close to France than Czech republic.
While we are paid customers of both T-Mobile CZ and Online.net (over 10 servers), we are unable to get any other help except for answers “we don’t see any problems/there is no packet loss/ping goes through”. No one is willing to pass our issue further.
Is there any body else who is experiencing something similar?
# iperf3 --client ping.online.net --port 5200 --time 5 --parallel 3
Connecting to host ping.online.net, port 5200
[ 4] local 192.168.20.3 port 56816 connected to 62.210.18.40 port 5200
[ 6] local 192.168.20.3 port 56818 connected to 62.210.18.40 port 5200
[ 8] local 192.168.20.3 port 56820 connected to 62.210.18.40 port 5200
[ ID] Interval Transfer Bandwidth Retr Cwnd
[ 4] 0.00-1.00 sec 6.13 MBytes 51.4 Mbits/sec 269 163 KBytes
[ 6] 0.00-1.00 sec 231 KBytes 1.89 Mbits/sec 12 4.01 KBytes
[ 8] 0.00-1.00 sec 6.17 MBytes 51.8 Mbits/sec 309 164 KBytes
[SUM] 0.00-1.00 sec 12.5 MBytes 105 Mbits/sec 590
- - - - - - - - - - - - - - - - - - - - - - - - -
[ 4] 1.00-2.00 sec 5.15 MBytes 43.2 Mbits/sec 0 183 KBytes
[ 6] 1.00-2.00 sec 96.2 KBytes 788 Kbits/sec 8 6.68 KBytes
[ 8] 1.00-2.00 sec 5.15 MBytes 43.2 Mbits/sec 0 187 KBytes
[SUM] 1.00-2.00 sec 10.4 MBytes 87.2 Mbits/sec 8
- - - - - - - - - - - - - - - - - - - - - - - - -
[ 4] 2.00-3.00 sec 5.21 MBytes 43.7 Mbits/sec 2 148 KBytes
[ 6] 2.00-3.00 sec 152 KBytes 1.25 Mbits/sec 11 5.34 KBytes
[ 8] 2.00-3.00 sec 6.62 MBytes 55.6 Mbits/sec 0 208 KBytes
[SUM] 2.00-3.00 sec 12.0 MBytes 101 Mbits/sec 13
- - - - - - - - - - - - - - - - - - - - - - - - -
[ 4] 3.00-4.00 sec 4.41 MBytes 37.0 Mbits/sec 0 175 KBytes
[ 6] 3.00-4.00 sec 102 KBytes 832 Kbits/sec 8 4.01 KBytes
[ 8] 3.00-4.00 sec 6.62 MBytes 55.6 Mbits/sec 0 231 KBytes
[SUM] 3.00-4.00 sec 11.1 MBytes 93.4 Mbits/sec 8
- - - - - - - - - - - - - - - - - - - - - - - - -
[ 4] 4.00-5.00 sec 3.68 MBytes 30.9 Mbits/sec 6 72.1 KBytes
[ 6] 4.00-5.00 sec 106 KBytes 865 Kbits/sec 7 2.67 KBytes
[ 8] 4.00-5.00 sec 6.62 MBytes 55.5 Mbits/sec 0 252 KBytes
[SUM] 4.00-5.00 sec 10.4 MBytes 87.3 Mbits/sec 13
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-5.00 sec 24.6 MBytes 41.2 Mbits/sec 277 sender
[ 4] 0.00-5.00 sec 23.0 MBytes 38.5 Mbits/sec receiver
[ 6] 0.00-5.00 sec 687 KBytes 1.13 Mbits/sec 46 sender
[ 6] 0.00-5.00 sec 640 KBytes 1.05 Mbits/sec receiver
[ 8] 0.00-5.00 sec 31.2 MBytes 52.3 Mbits/sec 309 sender
[ 8] 0.00-5.00 sec 30.1 MBytes 50.4 Mbits/sec receiver
[SUM] 0.00-5.00 sec 56.4 MBytes 94.7 Mbits/sec 632 sender
[SUM] 0.00-5.00 sec 53.7 MBytes 90.0 Mbits/sec receiver
iperf Done.