0 Replies Latest reply on Oct 22, 2018 4:38 AM by hxcmetal724

    Could use some help with reverse proxy

    hxcmetal724

      I am not too familiar with wildfly but I am tasked to set up wildfly 10 as a reverse proxy. Here is my task and environment:

       

      OS: Red Hat Linux

      Wildfly version:  10.1.0

      Task:  Install https wildfly so that it reverse proxies to 127.0.0.1:8031.  I have an application running unsecured on 8031 and I want to use Wildfly as a reverse proxy, redirecting requests to https://192.168.1.10:8443 to display the web app on http://192.168.1.10:8031.  I am using WIldfly as my HTTPS front end.

       

      I am close I think... but I cannot figure it out.  Can you help me understand what I am  maybe missing?

       

      Issue with Reverse Proxy