<div dir="ltr">No, it's not store and forward - the proxy is write-through - proxy takes a chunk off the network from client and immediately sends the chunk out to the backend storage nodes.<div><br></div><div>-Clay</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 20, 2017 at 7:09 AM, Sameer Kulkarni <span dir="ltr"><<a href="mailto:ksameersrk@gmail.com" target="_blank">ksameersrk@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">Hi All,<div><br></div><div>When a PUT operation is issued by Client, I have read that it goes to proxy and then Ring algorithm decides the 3(Replica Count) Nodes, to which it is transferred simultaneously.</div><div><br></div><div>I just wanted to clarify If the proxy Node, actually stores (copies) the object from the client(local copy) and then proceeds to the 3 nodes or Proxy Node just delegate the path (As in Not store at Proxy Node) from Client to 3 nodes.</div><div><br></div><div>Thank you</div></div>
<br>______________________________<wbr>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack</a><br>
<br></blockquote></div><br></div>