Skip to main content

Questions tagged [latency]

For questions about network latency. For instance: the propagation of your network traffic, where the transmission medium can be defect or the processing of packets by a network device has slowed down.

1 vote
2 answers
262 views

When I do a traceroute, I can see the round trip time in milliseconds or "ms", for my packet(s) to reach that point and return to my computer. Let the round trip time be the variable x. For ...
Divan's user avatar
  • 111
0 votes
2 answers
1k views

Let's say we have a host A that is sending 1bit of data (I know it is impossible practically) at at rate of 1bps to host B. Host A and Host B are connected via 2 switches. We assume that the ...
tonyjk's user avatar
  • 3
0 votes
2 answers
2k views

Background information: We have latency/freeze problems with our pfSense. To be able to answer the question i will first give some general background information: We run pfSense V2.6.0 on following ...
CodeNinja's user avatar
  • 221
1 vote
1 answer
422 views

I have to measure the latency in my local network and also between each hop. I used the conventional tools like ping, tracert, pathping etc. But the problem is here these tools have there own protocol ...
Nifty's user avatar
  • 13
0 votes
2 answers
391 views

I'm benchmarking latency of sending a TCP packet from a client to a server. The payload of the packet is the nanosecond timestamp (using clock_gettime() on Linux) right before the send() socket ...
Huy Le's user avatar
  • 103
1 vote
0 answers
91 views

Suppose we are transmitting a file of size X bits from A to B. They are connected to each other with a single switch using store-and-forward switching. Before transmission, A splits the file into ...
Nils's user avatar
  • 111
-1 votes
1 answer
98 views

I am analyzing the time it takes between a churn occurring in the network (e.x. that causes packet drops or delays) and when the congestion event handling codes are triggered in the TCP kernel in the ...
Danny's user avatar
  • 35
8 votes
2 answers
1k views

On a VSat link with 800ms RTT latency and 10mbps bandwidth, that means 1MB bandwidth-delay product (data in flight). According to this useful (but closed) Q/A, packets are injected on both sides of ...
Kind Contributor's user avatar
0 votes
0 answers
35 views

I am currently learning about the so-called 'physical layer' of a computer network. The following claim is made: The latency of a message is the total time for the whole message to arrive: T_Latency =...
The Pointer's user avatar
0 votes
1 answer
119 views

I'm troubleshooting a situation where clients in far off locations with high latency connections to our network are experiencing severely adverse network transfer speeds. If I run a speed test from ...
Elliot B.'s user avatar
  • 423
2 votes
2 answers
567 views

The following article on Google Cloud describes measuring latency, and uses ping and netperf. https://cloud.google.com/blog/products/networking/using-netperf-and-ping-to-measure-network-latency It ...
GCon's user avatar
  • 123
2 votes
1 answer
977 views

I am now working through book "Computer Networking - A Top Down Approach", and there is one question among others after the first chapter: "Consider two hosts, A and B, connected by a ...
RussoTuristo's user avatar
0 votes
2 answers
247 views

If I send 5bytes over a 1mbps connection will that travel faster than 500bytes. Or is the latency after propagation going to be constant since the packet is under 1mb? If you downvote because you ...
adamscott's user avatar
  • 101
20 votes
2 answers
7k views

Here's the ping output from Singapore: 64 bytes from 8.8.8.8: icmp_seq=1 ttl=50 time=1.96 ms Singapore to 8.8.8.8 = ~2ms Another ping output: 64 bytes from 23.59.8.146: icmp_seq=81 ttl=44 time=66.1 ...
Al Mamun's user avatar
  • 303
1 vote
2 answers
851 views

I'd like to preface the main content of this post with the following: I understand this question may be equally suited to the Physics Stack Exchange, and so I have posted on there as well, but maybe a ...
RedNebula's user avatar

15 30 50 per page
1
2 3 4 5
7