<div dir="auto">I don't believe the issue is related to the CS.  It seems to have something to do with the faces or the channel being limited in some fashion.</div><div class="gmail_extra"><br><div class="gmail_quote">On Jun 15, 2017 10:57 PM, "Susmit" <<a href="mailto:susmit@cs.colostate.edu">susmit@cs.colostate.edu</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can you show us the code? How are you setting the CS size?<br>
<br>
This page[1] lists several nuances of the CS implementation, you might<br>
want to read that.<br>
<br>
[1] <a href="http://ndnsim.net/2.0/cs.html" rel="noreferrer" target="_blank">http://ndnsim.net/2.0/cs.html</a><br>
<br>
On Thu, Jun 15, 2017 at 8:49 PM, John Baugh <<a href="mailto:jpbaugh@umich.edu">jpbaugh@umich.edu</a>> wrote:<br>
> I'm still struggling with finding what is causing this behavior.<br>
><br>
> Any suggestions would be welcome.<br>
><br>
> Thank you all<br>
><br>
><br>
><br>
> On Jun 15, 2017 5:32 AM, "John Baugh" <<a href="mailto:jpbaugh@umich.edu">jpbaugh@umich.edu</a>> wrote:<br>
>><br>
>> Greetings friends,<br>
>><br>
>> This is probably something simple, but I'm just not able to figure it out.<br>
>><br>
>> I've created:<br>
>><br>
>> 8 consumers<br>
>><br>
>> All of their CS limits are set to 0 so they won't cache anything<br>
>> themselves<br>
>> This is to ensure that they will keep requesting the same objects over and<br>
>> over again so I can look at the router's incoming frequency of interests<br>
>><br>
>> 1 router<br>
>><br>
>> This does have a CS limit set to a positive number (5, 10, etc. - doesn't<br>
>> seem to matter)<br>
>><br>
>> 1 producer<br>
>> 2 "intermediate nodes" with neither a consumer or producer app helper<br>
>> installed<br>
>><br>
>> I've set their cache limit to 0, just like the consumers<br>
>><br>
>> I run the app for 30 simulator seconds.<br>
>><br>
>> Here is what I'm getting in 2 different scenarios:<br>
>><br>
>> In scenario 1, I don't use the "intermediate nodes" at all.  I connect all<br>
>> 8 consumers directly to the router, and then the router to the producer<br>
>><br>
>> Given a rate of 30 (Frequency attribute set to 30), The frequency of<br>
>> requests for the same content object coming in are 900 from each Face.  This<br>
>> is what I expect.<br>
>><br>
>> In scenario 2, I connect 4 consumers to intermediate node 1, and 4<br>
>> consumers to intermediate node 2.  Then, the intermediate nodes are directly<br>
>> connected to the "router", and the router is connected to the producer.<br>
>><br>
>> Given the same rate (30), running the app for 30 seconds, and knowing that<br>
>> I only have two incoming faces to the router (one from each intermediate<br>
>> node), the frequency of requests for content objects coming in is 450 for<br>
>> each of the links.<br>
>><br>
>> While I suspect the "450" from each link * 2 = 900 has some connection to<br>
>> this whole situation, I'm a little confused.  If each of the consumers is<br>
>> requesting a content object at 30 / second, for 30 seconds, each consumer is<br>
>> requesting that object 900 times.  This shouldn't change between scenarios 1<br>
>> and 2.<br>
>><br>
>> Therefore, if there are two links involved here, I expect the same overall<br>
>> requests (8 consumers * 900 = 7,200 overall interests being received at the<br>
>> router.  So half (3,600) should be coming in to Intermediate node 1, and<br>
>> forwarded to the router, and the other have (3,600) should be coming in from<br>
>> Intermediate node 2, and forwarded to the router.<br>
>><br>
>> But in scenario (2), I'm only getting a total of 900 overall interests<br>
>> received!  I tried modifying the link speed and other attributes like that<br>
>> but it doesn't seem to do anything.<br>
>><br>
>> Ideas?<br>
>><br>
>> John<br>
><br>
><br>
> ______________________________<wbr>_________________<br>
> ndnSIM mailing list<br>
> <a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>
> <a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/<wbr>mailman/listinfo/ndnsim</a><br>
><br>
<br>
<br>
<br>
--<br>
<br>
==============================<wbr>======<br>
<a href="http://www.cs.colostate.edu/~susmit" rel="noreferrer" target="_blank">http://www.cs.colostate.edu/~<wbr>susmit</a><br>
==============================<wbr>======<br>
</blockquote></div></div>