/[Apache-SVN]
ViewVC logotype

Revision 573080


Jump to revision: Previous Next
Author: chirino
Date: Wed Sep 5 21:51:40 2007 UTC (17 years, 1 month ago)
Changed paths: 2
Log Message:
Fix for https://issues.apache.org/activemq/browse/AMQ-1156
We now actually update the tcpNoDelay setting on the socket once the wireformat options are negociated.  This allows
the client to control if his socket and the server's socket use the option.  By default tcpNoDelay is enabled.
the client should use a URL like -Durl=tcp://localhost:61616?wireFormat.tcpNoDelayEnabled=false to disable tcpNoDelay on both the client and the server socket.



Changed paths

Path Details
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/transport/WireFormatNegotiator.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/transport/tcp/TcpTransport.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26