[Openstack] Fw: problem in understanding interaction between swift proxy and other servers through swift source code

pragya jain prag_2648 at yahoo.co.in
Thu Sep 26 16:50:52 UTC 2013


hello,

I am forwarding this mail again.
Please help me in this regard.

---
Thanks 

Pragya Jain


----- Forwarded Message -----
>From: pragya jain <prag_2648 at yahoo.co.in>
>To: "openstack at lists.openstack.org" <openstack at lists.openstack.org> 
>Cc: anita goel <goel.anita at gmail.com> 
>Sent: Tuesday, 24 September 2013 5:37 PM
>Subject: problem in understanding interaction between swift proxy and other servers through swift source code
> 
>
>
>Hello,
>
>
>I am studying swift source code.
>
>
>My problem is:
>1) What are the roles of class AccountController defined in swift / proxy / controllers / account.py and class AccountController defined in swift / account / server.py
>2) How these two classes differ from each other and 
>3) How these two class interact with each other i.e. 
>According to my understanding, when a user make a request, __call__() function defined in Application class in swift / proxy /server.py is executed, which ,in turn, calls handle_request() function which sends the control to the swift / proxy / controllers 
>
>
>Now, I can't understand through which function call will the control go from proxy server to other (account/container/object)  server
>
>
>Please help me in this regard
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130927/e7d93cf9/attachment.html>


More information about the Openstack mailing list