https://bz.apache.org/bugzilla/show_bug.cgi?id=65155
Bug ID: 65155
Summary: ab: support HTTP/1.1
Product: Apache httpd-2
Version: 2.4-HEAD
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: support
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Apache Benchmark (ab) currently supports making requests only using HTTP/1.0 (
https://github.com/apache/httpd/blob/trunk/support/ab.c#L1886 )
Some proxies/sidecars used in Kubernetes (e.g. Envoy when installed by Istio)
support only HTTP/1.1 (or 2) by default. It would be nice if there was a flag
to enable HTTP/1.1 requests in ab.
Is this something that would be acceptable for ab or is it completely out of
scope?
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]