[jboss-jira] [JBoss JIRA] Created: (JBAS-3712) Use TCP_NO_DELAY on sockets if HAPartition uses TCP

Brian Stansberry (JIRA) jira-events at jboss.com
Wed Sep 27 21:42:41 EDT 2006


Use TCP_NO_DELAY on sockets if HAPartition uses TCP
---------------------------------------------------

                 Key: JBAS-3712
                 URL: http://jira.jboss.com/jira/browse/JBAS-3712
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Clustering
            Reporter: Brian Stansberry
         Assigned To: Brian Stansberry
             Fix For: JBossAS-4.0.5.GA


HAPartition makes synchronous RPC calls; to improve latency we should disabling nagling by setting the new JGroups TCP.tcp_nodelay flag to true.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list