0 Replies Latest reply on Mar 2, 2018 10:29 AM by jnemera

    IIS+AJP+Wildfly multiple app servers configuration

    jnemera

      Hi everyone,

      I am trying to configure JBoss Wildfly10 on Windows Server 2012, IIS 8.5 as a web server. I used AJP protocol for IIS and JBoss to communicate. So far it worked ok. I was able to connect to wildfly using AJP (to a single app server).

      My question is if I want to connect to multiple app servers how do I do that. For example, on my JBoss there is a cluster and a single JVM app servers. I was able to connect to the cluster through the load balancer using ajp. But if I want to connect to both, the cluster and the single jvm, how do I do that.  do I need to install another AJP and configure IIS.

      I appreciate all the help I can get.