<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif"><span style="font-size:12.8px">Hi All, </span></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><span style="font-size:12.8px"><br></span></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><span style="font-size:12.8px">As a follow up to the previous email, I also edited the forwarding strategy in cs and still no cache hits. Here is what my strategy list looks like. Rest of it is similar to in the previous email.</span></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><span style="font-size:12.8px"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><i>prefix=/ strategy=/localhost/nfd/strategy/best-route/%FD%05<br>prefix=/localhost strategy=/localhost/nfd/strategy/multicast/%FD%03<br>prefix=/ndn/broadcast strategy=/localhost/nfd/strategy/multicast/%FD%03<br>prefix=/localhost/nfd strategy=/localhost/nfd/strategy/best-route/%FD%05<br>prefix=/edu/umass strategy=/localhost/nfd/strategy/best-route/%FD%05</i></blockquote></span></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><span style="font-size:12.8px"><br></span></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><span style="font-size:12.8px">It would be really helpful if someone could provide an insight as to what I might be missing here? My individual file sizes are not more than the cache size (256MB).</span></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><span style="font-size:12.8px"><br></span></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><span style="font-size:12.8px">Ishita</span></div><div><div dir="ltr" class="m_7552812948782196805gmail-m_3292848255429615150gmail_signature"><div dir="ltr"><div><div dir="ltr"></div></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Oct 25, 2018 at 3:00 PM <<a href="mailto:ndn-interest-request@lists.cs.ucla.edu" target="_blank">ndn-interest-request@lists.cs.ucla.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Ndn-interest mailing list submissions to<br>
        <a href="mailto:ndn-interest@lists.cs.ucla.edu" target="_blank">ndn-interest@lists.cs.ucla.edu</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:ndn-interest-request@lists.cs.ucla.edu" target="_blank">ndn-interest-request@lists.cs.ucla.edu</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:ndn-interest-owner@lists.cs.ucla.edu" target="_blank">ndn-interest-owner@lists.cs.ucla.edu</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Ndn-interest digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. No cache hits (Ishita Dasgupta)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Wed, 24 Oct 2018 19:37:56 -0400<br>
From: Ishita Dasgupta <<a href="mailto:ishita.dasgupta@gmail.com" target="_blank">ishita.dasgupta@gmail.com</a>><br>
To: <a href="mailto:ndn-interest@lists.cs.ucla.edu" target="_blank">ndn-interest@lists.cs.ucla.edu</a><br>
Subject: [Ndn-interest] No cache hits<br>
Message-ID:<br>
        <CAKxF5ohXNfaRa5fK=CuWE6QHWYV_Cu81BxgWw9+wbTqzANS5=<a href="mailto:w@mail.gmail.com" target="_blank">w@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi All,<br>
<br>
After multiple interests are being sent for the same data, I still have 0<br>
cache hits. I have set my cache byte size to 32768 bytes (256 MB) and<br>
restarted the nfd daemon but I simply don't see anything being fetched from<br>
the cache. Do I have to add the prefix for the interest in question in the<br>
forwarding strategy section of the nfd.conf file? Or some flag that I have<br>
to turn on?<br>
*This is what nfdc-cs gives me:*<br>
<br>
><br>
><br>
><br>
><br>
><br>
><br>
> *CS information:  capacity=32768     admit=on     serve=on<br>
> nEntries=32768     nHits=0   nMisses=604696 *<br>
<br>
*This is what the CS section in nfd.conf looks like:*<br>
<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> *The tables section configures the CS, PIT, FIB, Strategy Choice, and<br>
> Measurementstables{  ; ContentStore size limit in number of packets  ;<br>
> default is 65536, about 500MB with 8KB packet size  cs_max_packets 32768  ;<br>
> Set the forwarding strategy for the specified prefixes:  ;   <prefix><br>
> <strategy>  strategy_choice  {    /<br>
>  /localhost/nfd/strategy/best-route    /localhost<br>
> /localhost/nfd/strategy/multicast    /localhost/nfd<br>
> /localhost/nfd/strategy/best-route    /ndn/broadcast<br>
> /localhost/nfd/strategy/multicast  }  ; Declare network region names  ;<br>
> These are used for mobility support.  An Interest carrying a Link object<br>
> is  ; assumed to have reached the producer region if any delegation name in<br>
> the  ; Link object is a prefix of any region name.  network_region  {    ;<br>
> /example/region1    ; /example/region2  }}*<br>
<br>
*Sample data interest looks like:* INTEREST: /edu/umass/download/<data-path<br>
on the producer><br>
<br>
Ishita<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20181024/bc13de27/attachment-0001.html" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20181024/bc13de27/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Ndn-interest mailing list<br>
<a href="mailto:Ndn-interest@lists.cs.ucla.edu" target="_blank">Ndn-interest@lists.cs.ucla.edu</a><br>
<a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Ndn-interest Digest, Vol 55, Issue 16<br>
********************************************<br>
</blockquote></div>