Replies: 1 comment 2 replies
-
|
No they should not be applied to the loopback connection. There is a 1 ns latency for localhost packets, but hopefully we can remove that in the future. See the shadow/src/main/host/network_interface.c Lines 484 to 487 in 89442dc The packet loss occurs in (We might be changing this code soon in #2632.) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think the loopback connections should have no limit on bandwidth and nearly zero latency. Are the bandwidth limit, latency and the packet loss rate specified in the network graph applied to the loopback connection?
Beta Was this translation helpful? Give feedback.
All reactions