On Tue, Jul 10, 2018 at 5:31 PM, Yann Ylavic <ylavic.dev@gmail.com> wrote:
> Hi Dominik,
>
> On Tue, Jul 10, 2018 at 1:03 PM, Dominik Stillhard
> <Dominik.Stillhard@united-security-providers.ch> wrote:
>>
>> I’m trying to set up load-balancing to backends which use different SSL/TLS
>> settings.
>>
>> I’m using version 2.4.33 of apache.
>>
>> According to documentation it should be possible to set SSLProxy* directives
>> inside a <Proxy> section. I’m trying to do something like this :
>
> It seems that the merging between the Balancer and VHost does not
> happen in mod_proxy_hcheck (health check).
> Can you test patches?
If so, something like the attached patch might work (untested on my side).
|