We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98b15de commit ad8c2cdCopy full SHA for ad8c2cd
changelogs/current.yaml
@@ -8,6 +8,10 @@ minor_behavior_changes:
8
9
bug_fixes:
10
# *Changes expected to improve the state of the world and are unlikely to have negative effects*
11
+- area: connection pool
12
+ change: |
13
+ Fix a crash in the TCP connection pool that occurs during downstream connection teardown when large requests
14
+ or responses trigger flow control.
15
16
removed_config_or_runtime:
17
# *Normally occurs at the end of the* :ref:`deprecation period <deprecated>`
0 commit comments