You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2019/04/15 11:57:47 UTC

[Bug 63348] New: SSLProxy* settings no longer applied for healthchecks since 2.4.39

https://bz.apache.org/bugzilla/show_bug.cgi?id=63348

            Bug ID: 63348
           Summary: SSLProxy* settings no longer applied for healthchecks
                    since 2.4.39
           Product: Apache httpd-2
           Version: 2.4.29
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_proxy_hcheck
          Assignee: bugs@httpd.apache.org
          Reporter: dominik.stillhard@united-security-providers.ch
  Target Milestone: ---

Created attachment 36527
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36527&action=edit
example configuration

Since this change introduced in httpd-2.4.39, SSLProxy-Settings defined inside
the <Proxy> section are no longer applied for http-healthchecks.

https://github.com/apache/httpd/commit/0dcd178c561f3293775a3d5953c764d64a5af233

I have tested it with SSLProxyProtocol - directive. As soon as i move the
directive up in the virtual server context, they are applied correctly. I
assume that other SSLProxy*-direcrives are affected too, because of the newly
introduced reset/reinit of the dir_config. 

See attached configuration for details.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org