<div dir="ltr"><div><div><div><div><div><div>Hi All<br><br></div>I am new to Swift. I have install Swift server and now try to implement a custom middle ware using following doc<br><br><a href="http://docs.openstack.org/developer/swift/development_middleware.html">http://docs.openstack.org/developer/swift/development_middleware.html</a><br><br></div>But my middle-ware i.e. updateBody.py does not work. <br></div>I upated proxy-server.conf file <br><br>pipeline = authtoken cache healthcheck keystoneauth <span style="color:rgb(255,0,0)"><b>updateBody</b> </span>proxy-logging proxy-server<br><br>[filter:updateBody]<br>paste.filter_factory = swift.common.middleware.updateBody:updatefilter_factory<br><br>and put my middle-ware logic under /swift/common/middleware/updateBody.py<br><br></div>Please let me know if i am missing something and how can i debug this?<br><br></div>Thanks and Regards<br></div>Kiran Singh<br></div>