<div dir="ltr"><div><div>Thank you for the reply. If the data is big and segmented into several chunks, ist possible to retrieve different chunks from different faces? like chunk1 from face1 and chunk2 from fac2 ? do I need to change the forwarding strategy to do that?<br><br></div>Thanks,<br></div>Mohammad<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jul 9, 2017 at 10:25 PM, Junxiao Shi <span dir="ltr"><<a href="mailto:shijunxiao@email.arizona.edu" target="_blank">shijunxiao@email.arizona.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi Mohammad<br><br></div><div>Yes, a router is free to choose whatever path it thinks can reach the Data. Forwarding strategy is the component that makes this decision.<br></div><div>However, if the Data has been retrieved from face1 and is still present in the local cache, the router would return the cached Data when the same Interest arrives the second time, instead of forwarding the Interest again to face2.<br></div><div><br></div>Yours, Junxiao<div><div class="h5"><br><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jul 9, 2017 at 6:58 PM, Mohammad Alhowaidi <span dir="ltr"><<a href="mailto:malhowaidi@gmail.com" target="_blank">malhowaidi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Hello,<br><br></div>If I have an interest with prefix /ndn/a/b and it reach a router which has multiple entry to forward it for example the FIB look like <br><br></div>/ndn/a/b , face1<br></div>/ndn/a/b , face 2<br><br></div>Can the router choose to forward the interest to face 1 in the first time, and if it receive the same interest again, then it will be forwarded into face2? so the interest will follow different path from time to time.<br><br></div>Thanks,<br></div>Mohammad<br></div><br></blockquote></div></div></div></div></div></div></div>
</blockquote></div><br></div>