Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-2523

Automatically max out the listen backlog

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.1.0
    • Core, Network

    Description

      Rather than choosing the right value for proxy.config.net.listen_backlog, we should support a -1 default. This would max out the listen backlog on systems where we know how to find that, and set it to SOMAXCON everywhere else.

      On Linux, the max backlog is 65535 (unsigned short), and the kernel will clip that to /proc/sys/net/core/somaxconn.

      Attachments

        Issue Links

          Activity

            People

              jamespeach James Peach
              jamespeach James Peach
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: