Hello, On 08.05.15 12:15, Tarak Mukherjee wrote: > We have an use-case where we upload large object (2GB - 4GB) via form > post. What we are observing is , it's taking 2 - 3hrs to get the > upload completed . > > Our Setup is consist of Haproxy => Swift-Proxy => Storage Node .
any chance to test an upload without the haproxy, just uploading to the swift proxy itself? Also, is there a HTTP proxy somewhere involved, that the client is maybe using? In the past I saw some real slow uploads too, but that was always because either a http proxy was involved or some other network devices tried to cache data (loadbalancers, proxies, ...). -- Christian _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
