swift/test
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
..
functional Some functional tests for static large objects 2013-11-19 16:20:46 -08:00
functionalnosetests Merge "Change OpenStack LLC to Foundation" 2013-10-07 16:09:37 +00:00
probe Merge "Fix probe test" 2013-11-21 21:20:29 +00:00
unit Use TCP_NODELAY for created sockets. 2013-11-27 14:07:02 -05:00
__init__.py Change OpenStack LLC to Foundation 2013-09-20 01:02:31 +08:00
sample.conf Add option to make probetests more brittle 2013-07-19 01:39:42 -07:00