Having packet loss for R2 CDN

My CDN got many package loss these days, is there anyway I can improve this?
No description
9 Replies
andrew_nyr
andrew_nyr2w ago
can you provide traceroutes to the address?
shellfly
shellflyOP2w ago
@andrew | as1003 yes, this was the traceroute when it had packet loss, I can't reproduce it all the time, but most of the time these days I got packet loss
(base) ➜ ~ traceroute cdn.aoilang.com
traceroute: Warning: cdn.aoilang.com has multiple addresses; using 172.67.219.61
traceroute to cdn.aoilang.com (172.67.219.61), 64 hops max, 40 byte packets
1 192.168.0.1 (192.168.0.1) 4.419 ms 2.933 ms 2.791 ms
2 chinaunicom.bbrouter (192.168.1.1) 3.651 ms 5.311 ms 3.572 ms
3 100.89.128.1 (100.89.128.1) 12.142 ms 6.715 ms 6.606 ms
4 139.226.195.213 (139.226.195.213) 6.440 ms
139.226.196.13 (139.226.196.13) 6.405 ms
139.226.195.213 (139.226.195.213) 7.193 ms
5 139.226.210.81 (139.226.210.81) 8.376 ms * *
6 * * *
7 219.158.3.94 (219.158.3.94) 35.312 ms
219.158.3.18 (219.158.3.18) 37.923 ms
219.158.103.42 (219.158.103.42) 32.994 ms
8 219.158.3.186 (219.158.3.186) 34.016 ms 39.468 ms 40.075 ms
9 219.158.4.198 (219.158.4.198) 249.451 ms 242.520 ms 240.919 ms
10 219.158.33.194 (219.158.33.194) 210.894 ms 222.671 ms 222.241 ms
11 141.101.72.31 (141.101.72.31) 212.597 ms 229.048 ms
141.101.72.83 (141.101.72.83) 249.696 ms
12 172.67.219.61 (172.67.219.61) 248.057 ms 776.928 ms 225.582 ms
(base) ➜ ~ traceroute cdn.aoilang.com
traceroute: Warning: cdn.aoilang.com has multiple addresses; using 172.67.219.61
traceroute to cdn.aoilang.com (172.67.219.61), 64 hops max, 40 byte packets
1 192.168.0.1 (192.168.0.1) 4.419 ms 2.933 ms 2.791 ms
2 chinaunicom.bbrouter (192.168.1.1) 3.651 ms 5.311 ms 3.572 ms
3 100.89.128.1 (100.89.128.1) 12.142 ms 6.715 ms 6.606 ms
4 139.226.195.213 (139.226.195.213) 6.440 ms
139.226.196.13 (139.226.196.13) 6.405 ms
139.226.195.213 (139.226.195.213) 7.193 ms
5 139.226.210.81 (139.226.210.81) 8.376 ms * *
6 * * *
7 219.158.3.94 (219.158.3.94) 35.312 ms
219.158.3.18 (219.158.3.18) 37.923 ms
219.158.103.42 (219.158.103.42) 32.994 ms
8 219.158.3.186 (219.158.3.186) 34.016 ms 39.468 ms 40.075 ms
9 219.158.4.198 (219.158.4.198) 249.451 ms 242.520 ms 240.919 ms
10 219.158.33.194 (219.158.33.194) 210.894 ms 222.671 ms 222.241 ms
11 141.101.72.31 (141.101.72.31) 212.597 ms 229.048 ms
141.101.72.83 (141.101.72.83) 249.696 ms
12 172.67.219.61 (172.67.219.61) 248.057 ms 776.928 ms 225.582 ms
andrew_nyr
andrew_nyr2w ago
sorry can you send an mtr too
shellfly
shellflyOP2w ago
this was what I got last night when it had packet loss, I can't reproduce it right now, I'll provide mtr next time the issue happens
andrew_nyr
andrew_nyr2w ago
It * may * be due to congestion in your isps network based on time of day but an mtr should show that
Chaika
Chaika2w ago
That looks like you're connecting out from China / China Unicom. Packet loss is pretty par for the course for outbound connections from China/across the gfw. Cloudflare offers their own China Network which requires Enterprise and an ICP License
shellfly
shellflyOP2w ago
I have used Cloudflare CDN for a few months now, but I only have this issue these recent days, so I wonder if there is any change on the CF side or any settings I can adjust does this mean there is no guarantee of stability for China Network without Enterprise license?
Chaika
Chaika2w ago
Cloudflare locations in China/Cloudflare's China Network addon is only on Enterprise and requires an ICP License: https://developers.cloudflare.com/china-network/ Without it it, you connect only to locations outside of the China Network/pass through the gfw and such, usually hitting US west coast cloudflare locations. and of course going through that means all the usual packet loss/instability
shellfly
shellflyOP2w ago
ok, got it

Did you find this page helpful?