[jboss-jira] [JBoss JIRA] (WFLY-2526) mod_cluster doesn't pick up port offset

Radoslav Husar (JIRA) jira-events at lists.jboss.org
Mon Nov 18 05:05:07 EST 2013


Radoslav Husar created WFLY-2526:
------------------------------------

             Summary: mod_cluster doesn't pick up port offset
                 Key: WFLY-2526
                 URL: https://issues.jboss.org/browse/WFLY-2526
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Clustering
    Affects Versions: 8.0.0.Beta1
            Reporter: Radoslav Husar
            Assignee: Radoslav Husar
             Fix For: 8.0.0.CR1


So clearly the problem is that the listener is correctly listening on the shifted port:
 
[Server:server-two] 20:11:35,674 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-13) JBAS017519: Undertow AJP listener ajp listening on /10.19.222.52:8159
but the offet is not picked up by the LB:
 
[Wed Oct 09 16:03:40 2013] [debug] proxy_util.c(2193): proxy: connected ajp://10.19.222.52:8009/ to 10.19.222.52:8009
 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list