You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When we testing latency with VPN service, sometime the ping timeout, after tracing I found that the secure context of udp transport (may be both udp and tcp) cannot decrypt data. I dont know why but have some potential problems:
Lost packet
Unorder
To Reproduce
Steps to reproduce the behavior:
Start Node A with vpn
Start Node B with vpn (bad network conditions, maybe can simulate)
From node A ping node B (in very rarely condition, ping timeout)
Expected behavior
All of ping should be successl
The text was updated successfully, but these errors were encountered:
Describe the bug
When we testing latency with VPN service, sometime the ping timeout, after tracing I found that the secure context of udp transport (may be both udp and tcp) cannot decrypt data. I dont know why but have some potential problems:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All of ping should be successl
The text was updated successfully, but these errors were encountered: