apache / apache/jmeter

Slow connection feature slows too much with HTTPS

Open
#4,252 0 comments 0 reactions 0 assignees View on GitHub
os: All P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

@pmouawad ([Bug 60657](https://bz.apache.org/bugzilla//show_bug.cgi?id=60657&redirect=false)):
Adding some test for this feature I noticed results for HTTPS were not similar to HTTP.
Reason is due to a call of :
org.apache.http.impl.conn.DefaultHttpResponseParser#parseHead with buffer 8192 which adds a new pause.

Severity: normal
OS: All

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.