Packet Drops to De-Cix Mumbai Cloudflare

yep I used to have this issue with ANI Broadband when they used to route through DE-CIX. No longer on ANI though so..
 
Yeah even I have noticed that, both 1.1.1.1 and the cloudflare warp gateway show loss for me. Everything else aws, hetzer, aws (in us, uk) have zero loss.

Edit: Also the fact that ping to 1.1.1.1 in Mumbai is now around 60ms, higher than the usual 30ms.
 
Hmm, ping times for me are normal (~4ms) but the packet drops are really making applications go haywire.
 
check what? ping? Just run the ping command to your desired Cloudflare server, via the command prompt in your Windows machine.
ex: "ping 1.1.1.1 -t"
to trace route use:
ex: "tracert -d 1.1.1.1"
 
Pinging 1.1.1.1 with 32 bytes of data:
Reply from 1.1.1.1: bytes=32 time=4ms TTL=64
Reply from 1.1.1.1: bytes=32 time=2ms TTL=64
Reply from 1.1.1.1: bytes=32 time=3ms TTL=64
Reply from 1.1.1.1: bytes=32 time=3ms TTL=64
Reply from 1.1.1.1: bytes=32 time=2ms TTL=64
Reply from 1.1.1.1: bytes=32 time=3ms TTL=64
Reply from 1.1.1.1: bytes=32 time=2ms TTL=64
Reply from 1.1.1.1: bytes=32 time=2ms TTL=64
Reply from 1.1.1.1: bytes=32 time=3ms TTL=64
Reply from 1.1.1.1: bytes=32 time=2ms TTL=64
Reply from 1.1.1.1: bytes=32 time=2ms TTL=64

C:\Users\IAMAAP-PC>tracert -d 1.1.1.1

Tracing route to 1.1.1.1 over a maximum of 30 hops

1 1 ms 1 ms 1 ms 1.1.1.1

Trace complete.
 

Back