Slow connection feature slows too much with HTTPS
Open
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
Assessment
This issue has not been assessed yet.