Max incoming connections currently set to 80% of max open files, but each connection consumes 2 file descriptors

XMLWordPrintableJSON

    • Service Arch
    • Fully Compatible
    • ALL
    • Programmability 2024-06-10
    • 4
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The value of max incoming connections is calculated based on a formula of .8 * the open file limit. However, each open connection consumes 2 file descriptors. So max incoming connections should be 80% (or some other percentage) of half the open file limit.

              Assignee:
              Hriday Sheth (Inactive)
              Reporter:
              Eric Sommer
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: