<div>I&#39;ve come across two definitions of bandwidth-delay product in my search for answers, one of which uses the on-way delay and another which uses the RTT delay.</div>
<div>&nbsp;</div>
<div>I looked in the book and they use the &lt;d sub prop&gt; and is interpeted as one way delay. (HW1 [p.73 P.18])</div>
<div>&nbsp;</div>
<div>But that means that the sliding window, if using the BDP, has to wait almost an entire window transmission (more actually while the rec transmits an ACK) before it can move the window one packet iota. But if the BDP is using the RTT (as I was thinking), then it is much more ideal (and the problem goes back to that lost millisecond I mentioned earlier... well... one packet transmission +&nbsp; one ACK transmission time per burst).
</div>
<div>&nbsp;</div>
<div>So what should I use? The results are gonna be a bit different.</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>Rick</div>