Updated openstack/openstack
Project: openstack/swift a7c8becd4ed41dbf1c88d36b8601d965d6e7cb75 Fix a socket leak in copy middleware When the "copy" middleware tries to copy a segmented object which is bigger than max_file_size, it immediatly returns "413 Request Entity Too Large". But at that point, connections have already been established by the proxy server to the object servers. These connections must be closed before returning. Closes-Bug: #1698207 Change-Id: I430c48c4a81e8392fa271160bcbc1817ef0a88f7
This commit is contained in:
committed by
Gerrit Code Review
parent
829c5cb966
commit
b0191caeb8