JARM tls algorithm should use connection pooling #576
Labels
Status: Completed
Nothing further to be done with this issue. Awaiting to be closed.
Type: Bug
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Type: Maintenance
Updating phrasing or wording to make things clearer or removing ambiguity.
httpx version:
v1.2.1-dev
Current Behavior:
JARM algorithm performs 10 sequential TCP connections with standard backoff and large timeout
Expected Behavior:
The probes should be parallelized or make use of speculative connection pool (pre-creating idle connections)
Steps To Reproduce:
None
The text was updated successfully, but these errors were encountered: