Bruce Schuchardt created GEODE-6035: ---------------------------------------
Summary: Increase backlog for peer-to-peer connection formation Key: GEODE-6035 URL: https://issues.apache.org/jira/browse/GEODE-6035 Project: Geode Issue Type: Bug Components: membership Reporter: Bruce Schuchardt The default ServerSocket backlog is 10 but it should be raised to something more like 500. I think the supposition was that an attempt to connect when the backlog is full would cause an IOConnection but experiments show that this isn't the case. The Java socket implementation keeps trying for something like 25 seconds before giving up. -- This message was sent by Atlassian JIRA (v7.6.3#76005)