eclipse-ee4j / eclipse-ee4j/jersey
Impossible to define ConnectionReuseStrategy using ApacheConnector
Open
Component: connectors
Priority: Major
Type: Bug
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
There is no way to define ConnectionReuseStrategy for Apache client (using ApacheConnector) through client config, and the fact that ApacheConnector is creating HttpClientBuilder with default value for boolean "systemProperties" (which is "false"), makes it impossible to use "http.keepAlive" system property.
#### Affected Versions
[2.13]
Contributor guide
Assessment
This issue has not been assessed yet.