diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-03-25 20:31:29 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2014-03-26 06:12:18 +0900 |
commit | 0d377522a891cf462e4744fc32e2aa85e4efa452 (patch) | |
tree | de493f01bd59ac692b30fc16062e62be16391ec6 /setup.cfg | |
parent | e33a59554df1afc41c3a5874d67a526150bdf1a1 (diff) |
of: set TCP_NODELAY for secure channel socket
Due to Nagle, an OF message that an application sends might be not
delivered to a switch immediately. This patch disables Nagle. This has
bad effect on throughput. I think that the latency matters for any
management channel. To avoid throughput drop, we could use TCP_CORK on
Linux but it's linux specific.
Reviewed-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'setup.cfg')
0 files changed, 0 insertions, 0 deletions