-
Sub-task
-
Resolution: Done
-
Major
-
4.2.0.GA_CP05, 4.3.0.GA_CP03
-
None
-
Release Notes
-
Low
For GossipRouter and TCPGOSSIP (GossipClient), the socket read timeouts, socket linger timeouts, and backlog were either not set or not set to values that would provide the best behavior in heavily utilized and/or bad network situations. This fix seeks to provide defaults for these values and/or configuration options to enable them to avoid problematic situations.
- incorporates
-
JGRP-884 Provide Gossip Router Command Line Options For Backlog, Socket Read Timeout, and Socket Linger Timeout
- Resolved
-
JGRP-866 Socket.setSoLinger(): change from seconds to milliseconds
- Resolved
-
JGRP-883 Use of Math.min In GossipRouter's Socket Linger Code Causes Unexpected Results
- Resolved