Skip to content

Document Apache HttpClient 5 connection pooling - #1418

Open
zh-hanlabs wants to merge 1 commit into
spring-cloud:mainfrom
zh-hanlabs:codex/document-http-client-connection-pool
Open

zh-hanlabs wants to merge 1 commit into
spring-cloud:mainfrom
zh-hanlabs:codex/document-http-client-connection-pool

Conversation

@zh-hanlabs

Copy link
Copy Markdown

Explains how Apache HttpClient 5 pools and reuses connections, including total and per-route limits, connection request timeout, time-to-live eviction, and pool policies.

Documents the relevant defaults in a table beside the existing HTTP client configuration guidance.

Fixes #1375

Fixes spring-cloud#1375

Signed-off-by: zh-hanlabs <2257696485@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve documentation on http client connection pool

2 participants