commit | 0c8e329c54fe00dc18309ae008e8c34c7f100ff9 | [log] [tgz] |
---|---|---|
author | Elena Ezhova <eezhova@mirantis.com> | Thu Jun 05 12:15:39 2014 +0400 |
committer | Elena Ezhova <eezhova@mirantis.com> | Wed Jun 25 16:37:16 2014 +0400 |
tree | 2ce2b74c607d4debe06263d59a00e314c2cbe86c | |
parent | 8838361cfe071a901608829611a97db66ce5950f [diff] |
Correct nc command in test_load_balancer_basic HA-Proxy always expects it will close the connection first. To make a backend respect it, the command that starts the netcat "web server" should be modified by adding 'cat >/dev/null' to a responce. Thus a client is made to wait until the proxy closes the connection. Closes bug: 1326607 Change-Id: I762f7b59bd1fd76471cf5530882b6b08e8c9bb0b