Skip to content

Conversation

jplevyak2
Copy link

Close connections based on an idle timeout with an option to maintain a minimum number of idle connections and a maximum number of open connections per address.

a minimum number of idle connections and a maximum number of open
connections.
@flyhope
Copy link

flyhope commented May 15, 2024

good, good, very good!
proposal merge

@dormando
Copy link
Collaborator

dormando commented Apr 4, 2025

I like the look of this PR (lots of tests relative to the rest of the change!). As discussed in a bunch of issues though, we're likely to get pipelining working which solves the majority of this; you'll only need 1 or 2 conns per server instead of infinity.

Might be worth looking through this change in case we want idletimeout at least.

@dormando dormando added this to the Pipelining and meta protocol milestone Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants