]
Navin Surtani updated JBWS-3745:
--------------------------------
Attachment: (was: JBWS-3745-cxf-trunk.patch)
Allow disabling Nagle's algorithm on Web Service calls
------------------------------------------------------
Key: JBWS-3745
URL:
https://issues.jboss.org/browse/JBWS-3745
Project: JBoss Web Services
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: jbossws-cxf, jbossws-native
Reporter: Navin Surtani
Assignee: Navin Surtani
Attachments: JBWS-3745-cxf-3-1-2.patch, JBWS-3745-native.patch,
JBWS-3745-trunk.patch
From EAP5-8:
Within the Socket class we would like to be able to configure the ability to pass a
parameter for the socket.setTcpNoDelay(boolean) method.
We've found certain cases where having the algorithm enabled actually slows the
overall performance of transactions. By setting the TCP No Delay to 'true' it will
bypass the algorithm, allowing packets to flow through the network immediately.
--
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: