{"author":"Stefan Eissing","author_email":"stefan@eissing.org","author_time":1752142600,"commit_time":1753649352,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"b453a447ce4e6aa2a352b196fe0b080fea0342da","message":"connection: terminate after goaway\n\nWhen a multiplex connection (h2/h3) is shutdown by the server, the\nreported number of parallel transfers allowed drops to 0.\n\nDetermine that when the last transfer is done and terminate the\nconnection instead of keeping it in the cache.\n\nWe detect the drop to 0 also when we try to reuse such a connection, but\nif we know this at the time the last transfer is done, we better\nterminate it right away.\n\nHave a consistent trace logging to this with the connections current\nhostname and port. Adjust test expectations to carry port numbers.\n\nCloses #17884\n","parents":["2ec54556d4e3f3ab551b5298adab0c703d85a463"],"tree_hash":"8d983eb2ea269d7f33bb14e955e7154d9d81ec58"}