<div dir="ltr">Greetings ndnSIM friends,<div><br></div><div>When the requested "/prefix" is set for particular consumers, for example, there appear to be many requests made (e.g., ConsumerCbr):</div><div><br></div><div>/prefix/%FE%C3/...</div><div>/prefix/%FE%C4/...</div><div><br></div><div>1.  I printed out the contents of cached items in the Content Store (using getFullName().toUri() on the iterator in my loop, starting at begin(), ending at end(), of course.), and noticed that each of these is treated as separate content objects?</div><div><br></div><div>2.  I was previously under the impression that /prefix/<i>whatever</i> was a single content object, and that the Content Store wouldn't cache more than one of them.  Is the /%FE%C3/... part of the content object's true name?</div><div><br></div><div>3.  If this is the case, it seems like the Consumers never request the same item more than once... is there any way to control this?  I want to ultimately simulate multiple requests of the same contents from various consumers to see how it affects the Cs</div><div><br></div><div><br></div><div><br></div><div><br></div><div>Thanks,</div><div><br></div><div>John</div></div>