-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
A-clientArea: client.Area: client.
Description
Right now, it seems that connection pooling is interwired with the http client itself. Does that have to be the case? Would it not be possible to implement pooling with a custom connector instead?
I have a program that generates a lot of connections, even though it only ever connects to the same server. I need to investigate a little bit more, but I'm assuming right now that for some reason, it is losing the race with the pool checkout quite often.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-clientArea: client.Area: client.