-
Bug
-
Resolution: Unresolved
-
P3
-
11
-
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.