Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-28672

ASIO connection pool rate limiting

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.5.5
    • Component/s: Networking
    • None
    • Fully Compatible
    • v3.4, v3.2
    • Platforms 2017-04-17, Platforms 2017-07-31, Platforms 2017-08-21

      There is currently no concept of rate limiting on the egress connection pool. Currently, the connection pool hands out new connections whenever they are requested, which can lead to large and immediate spikes of new connections and threads on the target server. We should add rate limiting to the connection pool to mitigate these types of bursts in traffic to avoid overwhelming hosts with new connections.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            samantha.ritter@mongodb.com Samantha Ritter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: