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

--- Comment #2 from WJCarpenter <[email protected]> ---
We observed this in a pretty complex production environment where our
httpd.conf is many hundreds of lines long (of course, mostly nothing to do with
this particular thing). I can try to narrow it to a simpler environment and
configuration, but it will probably take a me some days to be able to do that.

In the meantime, I can describe how we have configured things.

1. We never had a global / top-level SSLProxyEngine directive.
2. We always placed the SSLProxyEngine directive within the <Proxy> blocks that
actually use TLS (along with other SSLProxy* directives.
3. For <Proxy> blocks that do not use TLS, we don't use any SSLProxy*
directives in those blocks.
4. For our workaround, we left everything as described above, and we added an
"SSLProxyEngine on" directive to our <VirtualHost> block.

Let me know if you still need a simple repro config. If so, I'll try to get
that as soon as I can.

-- 
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]

Reply via email to