eclipse-ee4j / eclipse-ee4j/jersey

calling a request with basic authentification will take 2 calls using ApacheConnector

Open
#3,325 5 comments 0 reactions 0 assignees View on GitHub
Component: core Priority: Major Type: Bug
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

I create a basic get call to a server with Basic authentification. I use 2 max connections for a client and 20 max connection in the pool.

My demo make 2 calls, the first one I received a response, but the second stall there because I setted 2 connections max, and the first request took 2 connections instead of one.
#### Affected Versions
[2.22.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.