You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Ted Ross (JIRA)" <ji...@apache.org> on 2013/04/17 19:43:15 UTC

[jira] [Created] (PROTON-294) Driver - Enable TCP_NODELAY on connections by default.

Ted Ross created PROTON-294:
-------------------------------

             Summary: Driver - Enable TCP_NODELAY on connections by default.
                 Key: PROTON-294
                 URL: https://issues.apache.org/jira/browse/PROTON-294
             Project: Qpid Proton
          Issue Type: Improvement
          Components: proton-c
    Affects Versions: 0.4
            Reporter: Ted Ross
             Fix For: 0.5


The TCP_NODELAY option should be set on sockets by default to disable the Nagle algorithm.  Leaving Nagle on adds latency in AMQP message exchanges.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira