swift/test/unit
Peter Portante 3c7c355120 Use TCP_NODELAY for created sockets.
Mark Seger at HP has been looking at small objects, 1 and 2 KB size,
and with Rick Jones' help noticed that TCP protocol traces showed
effects from the Nagel algorithm client-to-server and
server-to-client.

This patch just addresses our WSGI server responses, but does not
address out-bound connections from the various servers.

Change-Id: I11f86df1f56fba1c6ab6084dc1f580c395f072dc
Signed-off-by: Peter Portante <peter.portante@redhat.com>
2013-11-27 14:07:02 -05:00
..
account Remove obsolete future imports 2013-11-22 12:23:58 -08:00
common Use TCP_NODELAY for created sockets. 2013-11-27 14:07:02 -05:00
container Merge "Remove obsolete future imports" 2013-11-22 22:25:13 +00:00
locale Fixed locale test in the presence of LANGUAGE 2013-11-21 15:16:10 -08:00
obj Merge "Fix bug in obj updater run_once()." 2013-11-27 17:52:49 +00:00
proxy Merge "Add a DebugLogger for wsgi server tests" 2013-11-26 15:09:14 +00:00
__init__.py Merge "Fix bug in obj updater run_once()." 2013-11-27 17:52:49 +00:00