-
Notifications
You must be signed in to change notification settings - Fork 583
Open
Labels
Description
There is a need to configure connection pooling for the proxy connection, similar to what Apache httpclient5 supports through PoolingHttpClientConnectionManager
- methods setMaxTotal
and setDefaultMaxPerRoute
.
There is also a need to configure ConnectionRequestTimeout
(available in RequestConfig in Apache client).
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In Progress