eclipse-ee4j / eclipse-ee4j/jersey

Reuse of HttpClientContext in ApacheConnector

Open
#2,855 22 comments 0 reactions 0 assignees View on GitHub
Component: connectors Connector connectors Priority: Major Type: Bug
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

I am using two-way SSL authentication in combination with the ApacheConnector. To get things properly working, I had to modify the sources so that the created HttpClientContext (line 458) is reused, otherwise a new SSL handshake is initiated which causes a lot of overhead.

Is it possible to add that behavior?
#### Affected Versions
[2.10.1]

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.