commit | 23a58a3944aa1ce7f6f85804ab67564b7a2211fc | [log] [tgz] |
---|---|---|
author | Mate Lakat <mate.lakat@citrix.com> | Fri Aug 23 02:06:22 2013 +0100 |
committer | Mate Lakat <mate.lakat@citrix.com> | Fri Aug 23 16:00:46 2013 +0100 |
tree | c533f9011515f5305f4a718c50a915688befaf9d | |
parent | 025aa66fb02cc3b15870d748b8e0c88486abbcb7 [diff] |
close http connections Running full tempest one might run out of file descriptors. httplib2 does not close the connection by default. This patch adds connection:close header to every request, so that sockets won't be hanging around. fixes bug 1215804 Change-Id: Iea19936c45add98fc66588f623854e629cf448fb