<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Okay so I tried your first two commands and got timeout after seq 1654.</p>
<p style="margin-top:0;margin-bottom:0">I restarted mini-ndn and tried to diagnose it by redirecting ping server logs:</p>
<p style="margin-top:0;margin-bottom:0"><span>mini-ndn> b ndnpingserver /ndn/b-site/b -x 1000000 &</span>> ping-server &</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">After which I did not get the problem. Can you try this and check?</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Ashlesh<br>
</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Mini-NDN <mini-ndn-bounces@lists.cs.ucla.edu> on behalf of Aman Maldar <amanmaldar@gmail.com><br>
<b>Sent:</b> Thursday, December 21, 2017 1:19:10 PM<br>
<b>To:</b> mini-ndn@lists.cs.ucla.edu<br>
<b>Subject:</b> [Mini-NDN] max packets satisfied by consumer?</font>
<div> </div>
</div>
<div>
<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="x_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>
</div>
</body>
</html>