<div dir="ltr">Hi Aman<br><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div id="m_-1981948139565784770gmail-m_-8596523621820511451gmail-m_-1777957081917420656divtagdefaultwrapper" dir="ltr" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif"><p style="margin-top:0px;margin-bottom:0px">I restarted mini-ndn and tried to diagnose it by redirecting ping server logs:</p><p style="margin-top:0px;margin-bottom:0px">mini-ndn> b ndnpingserver /ndn/b-site/b -x 1000000 &> ping-server &</p><p style="margin-top:0px;margin-bottom:0px"><br></p><p style="margin-top:0px;margin-bottom:0px">After which I did not get the problem. Can you try this and check?</p><p style="margin-top:0px;margin-bottom:0px"><br></p></div></div></blockquote></div><div>It works your way,but not sure why it is not working without redirecting logs for ndnpingserver.</div></div></blockquote><div><br></div><div>This is probably a limitation of Mininet CLI, because Popen has limited amount of buffer. If Python code does not read from Popen's buffer fast enough, eventually the buffer would be full and the ndnpingserver process stops working.</div><div><br></div><div>Yours, Junxiao</div></div></div></div>