Re: [Openstack] [Swift] Http PUT response times

2015-09-21 Thread Shrinand Javadekar
Missed out an important detail: My HTTP request generator, Swift proxy server and Swift object server are all on the same machine. Network latency itself shouldn't be high. On Mon, Sep 21, 2015 at 9:57 PM, Shrinand Javadekar wrote: > Hi, > > I am trying to dig deeper into where time is spent dur

[Openstack] [Swift] Http PUT response times

2015-09-21 Thread Shrinand Javadekar
Hi, I am trying to dig deeper into where time is spent during a PUT request. I added a timer (datetime.datetime) at the start and end of proxy/controllers/obj.py:PUT(). I am seeing the time reported here to be in the range of 100ms - 800ms. I believe this also includes the time required to do the