[jboss-jira] [JBoss JIRA] (WFLY-5735) Load balancing does not work when deploy app with root-context '/'

Stuart Douglas (JIRA) issues at jboss.org
Thu Nov 26 01:14:00 EST 2015


    [ https://issues.jboss.org/browse/WFLY-5735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134022#comment-13134022 ] 

Stuart Douglas commented on WFLY-5735:
--------------------------------------

Undertow problem has been fixed, however it also needs https://github.com/wildfly/wildfly/compare/master...stuartwdouglas:WFLY-5735?expand=1 .

This cannot be merged until Undertow 1.3.8.Final is in Wildfly

> Load balancing does not work when deploy app with root-context '/'
> ------------------------------------------------------------------
>
>                 Key: WFLY-5735
>                 URL: https://issues.jboss.org/browse/WFLY-5735
>             Project: WildFly
>          Issue Type: Bug
>          Components: Web (Undertow)
>    Affects Versions: 10.0.0.CR4
>         Environment: set up environment follow Stuart's instruction here
> https://github.com/stuartwdouglas/modcluster-example
>            Reporter: Sun Chanras
>            Assignee: Stuart Douglas
>
> Everything work fine follow Stuart's instruction here https://github.com/stuartwdouglas/modcluster-example
> but when I changed the root context of the app to "/"  the load balancing did not work any more, but still you can access to individual server.
> I experimented with different root context like "/test", "/root" and I found that, setting any root context for app is OK except "/" (blank)
> Best Regards,
> Chanras



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list