<div dir="ltr"><div>I am trying to see if I request 2 interest packets with the same name back to back, the second interest should be satisfied at the requesting node itself.</div><div><br></div><div><b>Steps followed :</b></div><div>> sudo minindn</div><div>mini-ndn> d ndnpingserver /ndn/d-site/d &</div><div>mini-ndn> a ndnping /ndn/d-site/d -c1 -n 55555<br><br><b>host A get the contents back . with RTT 45ms apprx.</b></div><div>cs::Insert() adds the content to the CS.</div><div><br></div><div>Now I immediately execute the same request again, keeping sequence number same.</div><div> mini-ndn> a ndnpin /ndn/d-site/d -c1 -n 55555<br><br>Now I see in Content store log, the cs::Find() does not finds entry in CS. (I believe it should be already there)</div><div>The packet goes all the way to host D, and again <b>when data packet is returned to host A, cs::insert() is called on host A</b>.</div><div><br></div><div><b>Expected outcome</b>.</div><div>second interest should be satisfied by cs::Find() at host A itself with very small RTT. <br><br>Attaching log screenshot.</div><div><br></div><div><img src="cid:ii_15feb48a7ca88329" alt="Inline image 1" width="560" height="130" style="margin-right: 0px;"><br></div><br>Any idea if I am doing something wrong? Thank you in advance.<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><b><font size="2">Regards,</font></b><font size="2"><b><i><br></i><font size="4"><span style="color:rgb(0,102,0)"><span style="background-color:rgb(255,255,255)">M<span></span>r. Maldar Aman M.</span></span></font></b></font><font size="4"><b><span style="color:rgb(0,102,0)"><span style="background-color:rgb(255,255,255)"><span></span><span></span></span></span></b></font><br><b>University of Massachusetts, Lowell</b><br></div></div></div></div>
</div>