<div dir="ltr"><div>Greetings Everyone,<br><br></div><div>I am doing following in mini-ndn</div><div><br></div><div>sudo minindn</div><div>mini-ndn> b ndnpingserver /ndn/b-site/b -x 1000000 &</div><div>mini-ndn> a ndnping /ndn/b-site/b -i 100 -c 1000 -n 1001</div><div><br></div><div>I am trying to send 1000 interest packets. The freshness is about 6 minutes for data packets.</div><div>So I all replied data packets will be cashed at Content store A for long time. </div><div><br></div><div>Once all the interests are satisfied, I will execute following again.</div><div>mini-ndn> a ndnping /ndn/b-site/b -i 100 -c 1000 -n 1001</div><div><br></div><div>I should see all the packets getting satisfied at CS-A. It works for limited number of packets.</div><div><br></div><div>The problem is,</div><div><br></div><div>The above experiment works well for n=600 packets.</div><div>After 680 packets I am getting error as </div><div><br></div><div>timeout from /ndn/b-site/b: seq=681</div><div>timeout from /ndn/b-site/b: seq=682</div><div>timeout from /ndn/b-site/b: seq=683</div><div>...</div><div>and so on.</div><div><br></div><div><br></div><div>I tried changing cs_max_packets to large values like 300000 in nfd.conf file. Makes very less difference to extra packets getting satisfied.</div><div>ndndump shows node B is receiving packets but , not replying to interests. - this is  main problem.</div><div>As I missing something? Any memory issues or max requests?</div><div><br></div><div>Thanks in advance.</div><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>