0 Replies Latest reply on May 15, 2015 8:41 AM by samjose

    Bypass httpd and expose websocket on a dedicated port

    samjose

      I have a wildfly 8.0.0 clustered with two nodes. The cluster is configured based on https://docs.jboss.org/author/display/WFLY8/WildFly+8+Cluster+Howto

      I am facing some challenges with websockets in this cluster. Now I want to try bypass httpd for websocketing, and expose webcoscket on a different port.

       

      Can you please suggest some steps/document to configure this?

       

      Thanks in advance.