<div dir="auto">Hi Stefano<div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF">
    <p>In this case, it was ~16 seconds (<a href="https://github.com/stefano-lupo/NFD-Interest-Aggregation-Logs/blob/master/nodeE_snipped.log#L28-L44" target="_blank" rel="noreferrer">according
        to the logs</a>). In the actual use case, it would likely be
      somewhere between 0-500 ms, but there would be no guarantees.
      There would also be some short-lived caching involved which would
      cover the case where the data has already been retrieved from G by
      the time B is expressing an interest for it.<br></p></div></blockquote></div><div dir="auto">You should be using the cache rather than aggregation. The producer needs to respond as soon as possible.</div><div dir="auto"><br></div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF"><p>
    </p>
    <p>I'm not quite sure I follow the reasoning behind the time window.
      From E's point of view, does it think the second interest is a
      re-expression from the same node since the time between the
      Interests was larger than a few ms? That is, it thinks node A is
      re-expressing the interest for some reason, even though the
      initial interest has not yet exceeded it's lifetime?</p></div></blockquote></div><div dir="auto">Yes, E thinks the consumer is retransmitting the Interest. Even if the Interest comes from a different downstream peer, it might come from the same consumer via a different path, so E does not distinguish between downstream peers.</div><div dir="auto"><br></div><div dir="auto">Yours, Junxiao</div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div text="#000000" bgcolor="#FFFFFF">
  </div>

</blockquote></div></div>