You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (JIRA)" <ji...@apache.org> on 2019/04/24 22:23:22 UTC

[jira] [Closed] (GEODE-6035) Increase backlog for peer-to-peer connection formation

     [ https://issues.apache.org/jira/browse/GEODE-6035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-6035.
-------------------------------

> Increase backlog for peer-to-peer connection formation
> ------------------------------------------------------
>
>                 Key: GEODE-6035
>                 URL: https://issues.apache.org/jira/browse/GEODE-6035
>             Project: Geode
>          Issue Type: Improvement
>          Components: membership
>            Reporter: Bruce Schuchardt
>            Assignee: Bruce Schuchardt
>            Priority: Minor
>              Labels: SmallFeature
>             Fix For: 1.9.0
>
>
> 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)