Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how connection pooling works in reqwest #2500

Open
ranger-ross opened this issue Dec 15, 2024 · 0 comments
Open

Document how connection pooling works in reqwest #2500

ranger-ross opened this issue Dec 15, 2024 · 0 comments

Comments

@ranger-ross
Copy link

ranger-ross commented Dec 15, 2024

Hey there, thanks for a great library.

Coming from the Java ecosystem (OkHTTP) the connection pooling options in reqwest feel quiet limited.
I can see various feature requests (#2445, #2424, etc) to added more customizablity to the pooling behavior.

I think it would be a good idea to document how the connection pooling behavior works (probably on the Client struct) so that library users can be more informed when setting pool configurations.

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

No branches or pull requests

1 participant