[
https://issues.jboss.org/browse/JBWS-3745?page=com.atlassian.jira.plugin....
]
Alessio Soldano updated JBWS-3745:
----------------------------------
Description:
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.
was:
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.
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: Alessio Soldano
Fix For: jbossws-cxf-4.3
Attachments: JBWS-3745-cxf-3-1-2.patch, JBWS-3745-native.patch,
JBWS-3745-trunk.patch
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:
http://www.atlassian.com/software/jira