Add a means to limit the size of the HTTP/2 connection pool

XMLWordPrintable

    • Fix Understood

      Unlike with HTTP/1.1, HTTP/2 connections with a HTTP/2 server are kept in the HTTP/2 connection pool until the server sends a GOAWAY. Like for HTTP/1.1, I believe we should have a mechanism to close idle HTTP/2 connections after a certain time, or at least limit the size of the HTTP/2 connection pool.

            Assignee:
            Michael McMahon
            Reporter:
            Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: