<div dir="ltr">Hi Alex.<div><br></div><div style>I am studying the impact of named-data networking over wireless MANETs and within this work I am performing some simulations with ndnSIM.</div><div style><br></div><div style>
I noticed an increasing average delay using high chunk request rates and digging deeper, found that RttEstimator::IncreaseMultiplier() is called whenever there is an Interest, doubling the RTT estimate.</div><div style><br>
</div><div style>My guess is that since my scenarios are pretty dynamic, some consumer nodes would be able to retrieve the desired content if they re-request it sooner than waiting for the very long ever-doubled RTT (in case of discontinuities, for exemaple).</div>
<div style><br></div><div style>Is there a reason for doubling this estimate?</div><div style><br></div><div style>Thanks in advance,</div><div style>Gabriel</div><div style><br></div><div style><br></div></div>