Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-94562

httpd 2.4.62: mod_proxy_connect prematurely closes connections

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • rhel-9.7
    • rhel-9.7
    • httpd
    • None
    •  httpd-2.4.62-6.el9
    • Yes
    • Moderate
    • rhel-stacks-web-servers
    • ssg_core_services
    • 2
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • 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.

              luhliari@redhat.com Lubos Uhliarik
              rhn-engineering-jorton Joe Orton
              Lubos Uhliarik Lubos Uhliarik
              Branislav Náter Branislav Náter
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated: