[Nfd-dev] [Ndn-interest] content_store

Giuseppe Carella gcarella228 at gmail.com
Tue Dec 26 05:34:49 PST 2017


Good morning Junxiao,

Thank you for your answer.
Does it mean that the data is deleted from the CS after the FreshnessPeriod
is over?
I explain you my problem:
It seems that I store so many data packets on the content store that NFD is
not able to work in a good way anymore.
I get some data packets which are incomplete: sniffing the packet I have
"INCOMPLETE-PACKET".
I think it is caused by the CS which is in overflow.
There are some policies to manage the CS, but I think that the replace
policy is done automatically by NFD.
Maybe what you told me is enough to avoid this problem, I don't know.

Thank you.
Giuseppe.




2017-12-26 14:25 GMT+01:00 Junxiao Shi <shijunxiao at email.arizona.edu>:

> Hi Guiseppe
>
> There's no need to delete packets. Instead, the producer can specify
> FreshnessPeriod, and the consumer can specify MustBeFresh. With both in
> place, a Data would not be returned if it has stayed in the CS for more
> than FreshnessPeriod duration.
>
> Yours, Junxiao
>
> On Tue, Dec 26, 2017 at 4:08 AM, Giuseppe Carella <gcarella228 at gmail.com>
> wrote:
>
>> Good morning community,
>>
>> Can you explain me how Content Store works in NFD?
>> I would like to understand if it's possible to manage it in order to
>> delete packets after they have been stored for a certain amount of time.
>>
>> Thank you.
>> Giuseppe.
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20171226/ebb5da0e/attachment.html>


More information about the Nfd-dev mailing list