eclipse-ee4j / eclipse-ee4j/jersey

Impossible to define ConnectionReuseStrategy using ApacheConnector

Open
#3,008 5 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.