<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Thank you for the clarification.<br>I was able to make the adjustment i needed. <br><br>Best regards, <br>Matti<br><br>_________________________________________________________________<br><br><b>Matti Lorenzen</b><br>IAESTE LC München - <i>Outgoing</i><br>IAESTE Central European Region - <i>Trainings Coordinator<br></i><br><br><br><div>> Subject: Re: [Ndn-interest] Configuration of Content Store<br>> From: aa@cs.ucla.edu<br>> Date: Tue, 8 Sep 2015 23:31:00 -0700<br>> CC: ndn-interest@lists.cs.ucla.edu<br>> To: matti.lorenzen@tum.de<br>> <br>> Hi Matti,<br>> <br>> I want to clarify a potential confusion thing.  Any arriving data packet is opportunistically cached and evicted only when there is no more space for newly received data.<br>> <br>> The effect you're observing is because in your evaluations you're using "MustBeFresh" selector (in some libraries, it is currently on by default and you need to explicitly turn it off).  The primary use case for this selector is to allow name discovery (get "fresher" data for some prefix), and this freshness period is determined by what has been specified in the received data packet.<br>> <br>> When you send interests with MustBeFresh selector, they can only match to CS entries that contain "fresh" data.  I think this is why you're observing your ~10 second "cache lifetime".<br>> <br>> ---<br>> Alex<br>> <br>> PS<br>> It is "ndn-cxx" :)<br>> <br>> > On Sep 8, 2015, at 1:26 AM, Matti Lorenzen <matti.lorenzen@tum.de> wrote:<br>> > <br>> > Hello,<br>> > During the last days I have evaluated transmission times between NDN nodes and noticed that the files are only cached in the Content Store for a very short amount of time (10 seconds approx.). I ran this with ccn-cxx 0.3.4 and the corresponding NFD.<br>> > Is this normal? In nfd.conf, the default size for the CS is 65536 packets, so I was surprised by such a short lifetime.<br>> > <br>> > I saw that you recently discussed about CS configuration (http://redmine.named-data.net/issues/3148) and am wondering whether the lifetime can already be changed at the current version. If not, where in the cxx-code is it defined so I can make alterations?<br>> > <br>> > Best regards and thank you in advance,<br>> > also sorry for bothering everybody again,<br>> > <br>> > Matti Lorenzen<br>> > <br>> > <br>> > _________________________________________________________________<br>> > <br>> > Matti Lorenzen<br>> > IAESTE LC München - Outgoing<br>> > IAESTE Central European Region - Trainings Coordinator<br>> <br></div>                                           </div></body>
</html>