0 Replies Latest reply on Jan 27, 2006 10:14 AM by earniedyke

    HTTPS being lost

    earniedyke

      Greetings all,

      We are trying to setup a new JBoss environment as follows:

      Big IP handles loadbalancing and termination of HTTPS traffic
      Big IP forwards requests to one of two IIS servers running in the DMZ
      ISAPI Redirector forwards requests from IIS servers to clustered JBoss servers inside the firewall.

      Our problem is this: if we terminate SSL at the Big IP, when our application, using Struts, redirects to a page the sheme is HTTP not HTTPS and we get a 404.

      If we terminate SSL at the IIS servers, the application works fine.

      We have the AJP connector configured like this:

      <!-- A AJP 1.3 Connector on port 8009 -->


      Any idea why this is happening? We are not sure if this is a JBoss issue, a Struts issue or what!

      Any and all help is welcome and appreciated.

      Earnie!