0 Replies Latest reply on Dec 26, 2017 10:27 AM by walkerca

    http-remoting and mod_proxy

    walkerca

      Hi,

       

      I have clustered WildFly 10 and 11 deployments.  RESTful services are working well with a round-robin mod_proxy configuration but not with EJB remoting.  Without mod_proxy, the EJB remoting is functioning correctly.  It looks like mod_proxy doesn't recognize the WildFly upgrade.  After Wiresharking for a while I think that the first http connection looking up the EJB invoker is handled correctly, but that WildFly switches to a binary protocol for the EJB calls.

       

      Is mod_proxy able to work with EJB remoting?  If not, does anyone know of alternatives?

       

      Thanks,

      Carl