<div dir="ltr">Hi Urs<br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="DE-CH"><div class="m_4317483209316917971gmail-m_2858800676365457228WordSection1"><p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">I have some conceptual questions about freshness and how to ask for latest content.<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">Imagine 2 properly versioned versions of /nytimes/frontpage (properly in the sense of “larger” version = “newer” version, according to [1]):<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">format : contentName | freshnessPeriod<u></u><u></u></span></p>
<p class="MsoNormal" style="text-indent:35.4pt"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">/nytimes/frontpage/v100 | 100ms [stored at cache X somewhere between requester and producer]<u></u><u></u></span></p>
<p class="MsoNormal" style="text-indent:35.4pt"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">/nytimes/frontpage/v105 | 300ms [stored at producer]</span><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif"><u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">I assume that if a user does only know about the contentName (prefix), but not about the latest versionNumber, he/she asks for<u></u><u></u></span></p>
<p class="MsoNormal" style="text-indent:35.4pt"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">Interest: /nytimes/frontpage | CanBePrefix=true | MustBeFresh=true</span></p></div></div></blockquote><div><br></div><div>Yes, that's what consumer should ask for.</div><div><span style="font-family:"Malgun Gothic",sans-serif;font-size:12pt"> </span></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="DE-CH"><div class="m_4317483209316917971gmail-m_2858800676365457228WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">Question 1:<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">Is it correct that this Interest is satisfied by cache X because there is a prefix match on the contentName and a freshnessPeriod
 > 0?</span></p></div></div></blockquote><div><br></div><div>Yes, X will return /nytimes/frontpage/v100 until it becomes non-fresh.</div><div><span style="font-family:"Malgun Gothic",sans-serif;font-size:12pt"> </span></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="DE-CH"><div class="m_4317483209316917971gmail-m_2858800676365457228WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">Question 2:<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">Assuming the answer to Q1 is ‘yes’ and that the reuqester does NOT know the latest versionNumber, is there really no possibility
 for the requester to get the globally latest version v105 directly from the producer?</span></p></div></div></blockquote><div><br></div><div>It is possible but requires changes on producer. See <a href="https://redmine.named-data.net/issues/4396#note-1" target="_blank">https://redmine.named-<wbr>data.net/issues/4396#note-1</a> </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="DE-CH"><div class="m_4317483209316917971gmail-m_2858800676365457228WordSection1"><p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif"><u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif"><u></u> <u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">Question 3:<u></u><u></u></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">Assuming that the requester KNOWS the latest versionNumber (from some miraculous oracle), I guess she/he can simply ask for (</span><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">/nytimes/frontpage/v105
 | CanBePrefix=false | MustBeFresh=true</span><span lang="EN-US" style="font-size:12pt;font-family:"Malgun Gothic",sans-serif">). Correct?</span></p></div></div></blockquote><div><br></div><div>Yes, the Interest should have version number if the consumer knows it. </div><div><br></div><div><br></div><div>Yours, Junxiao </div></div></div></div>