On 04/04/2017 11:37 PM, Yehuda Katz wrote:
The first warning is telling you that you are serving regular HTTP
traffic on what is usually an HTTPS port. This is because you do not
have any SSL configuration on the virtual host on port 443. You need
"SSLEngine on" and certificate information at
If you don't mine me asking.
Why did you move the backend from Weblogic to IIS, I assume you have set
IIS to communicate to that Weblogic then?
Oracle has a plugin for Apache to connect to Weblogic if you don't want to
use mod_proxy.
2017-04-05 11:02 GMT+02:00 Luca Toscano :
> Hi Joe,
>
>
> 201
Hi Joe,
2017-03-30 21:33 GMT+02:00 Joe Muller :
> We are running Apache 2.4.18 with mod_proxy and recently moved a backend
> site from a Weblogic server to an IIS server, and now we are facing
> intermittent issues when users connect. Users tend to receive the error:
>
>
> Proxy Error
> The prox