-
Bug
-
Resolution: Unresolved
-
Blocker
-
rhel-9.7
-
None
-
httpd-2.4.62-6.el9
-
Yes
-
Moderate
-
rhel-stacks-web-servers
-
ssg_core_services
-
2
-
False
-
False
-
-
None
-
None
-
Pass
-
RegressionOnly
-
Unspecified
-
Unspecified
-
Unspecified
-
None
mod_proxy_http2 + mod_proxy_connect prematurely closes connections (Apache HTTPD 2.4.62)
How to reproduce the issue:
1. install JBCS httpd 2.4.62 on RHEL8
2. copy the attached config files on RHEL8
3. modify /etc/hosts as follows:
127.0.0.1 fproxy.example.com host14.example.com localhost localhost.localdomain localhost4 localhost4.localdomain4
4. access the httpd as follows:
h2load -c 1 -m 1 -n 1 https://host14.example.com/proxy/
or
curl -v -k --http2 https://host14.example.com/proxy/
The connection from httpd to the forward proxy is not being kept alive. On the other hand, it is maintained in version 2.4.57.
Note: As of 9-May, testing confirms that this issue also affects the upstream 2.4.x branch.
- clones
-
JBCS-1986 since jbcs httpd 2.4.62 mod_proxy_connect prematurely closes connections
-
- Closed
-
- links to
-
RHSA-2025:152090 httpd update