Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-6035

Increase backlog for peer-to-peer connection formation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.9.0
    • membership

    Description

      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.

      Attachments

        Activity

          People

            bschuchardt Bruce J Schuchardt
            bschuchardt Bruce J Schuchardt
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: