Dear ndnsim users,<br><br>I am new to ndnSIM and want to use it to realize some cache policy,and while running cs-trace examples,I encouter a few problems and questions.<br><br><ol><li> in the output file cs-trace.txt, we can see the numbers of cachehits and cachemisses in every node are only 10, but the consumer we set is supposed to send 100 interest per second, why the nodes hit/miss so much less packets than the sent interest?</li></ol>     2.   in the visulizer during the simulation , I found the CS always has only one entry<img src="cid:4d1ea775$1$1544ced10ab$Coremail$yao930$mail.ustc.edu.cn" alt="">but the cs size is supposed to be 100.<br>     <br>     3.  when the cs replacement policy is changed to "random",in this way,<br>ndnHelper.SetOldContentStore("ns3::ndn::cs::Random", "MaxSize",  "100"); <br>an error comes out as follows:<br>msg="Attribute name=Min could not be set for this object: tid=ns3::UniformRandomVariable", file=../src/core/model/object-base.cc, line=206<br>terminate called without an active exception<br>how can I fix this?<br><br>Many thanks!<br>Chen.<br>