File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -310,14 +310,14 @@ that can be achieved over a network is given by the simple relationship
310310
311311.. centered :: Throughput = TransferSize / TransferTime
312312
313- where TransferTime includes not only the elements of one-way latency
313+ where `` TransferTime `` includes not only the elements of one-way latency
314314identified earlier in this section, but also any additional time spent
315315requesting or setting up the transfer. Generally, we represent this
316316relationship as
317317
318318.. centered :: TransferTime = RTT + 1/Bandwidth x TransferSize
319319
320- We use RTT in this calculation to account for a request message being sent
320+ We use `` RTT `` in this calculation to account for a request message being sent
321321across the network and the data being sent back. For example, consider a
322322situation where a user wants to fetch a 1-MB file across a 1-Gbps link with a
323323round-trip time of 100 ms. This includes both the transmit time for 1 MB
You can’t perform that action at this time.
0 commit comments