]
Stuart Douglas resolved WFLY-4793.
----------------------------------
Resolution: Rejected
According to your forum post you have started Wildfly with the following:
-bjboss.bind.address=192.168.40.56
It should be -D rather than -b:
-Djboss.bind.address=192.168.40.56
That is why you get a failure to connect in the browser when connecting to 192.168.40.56
undertow load balancing dont work
---------------------------------
Key: WFLY-4793
URL:
https://issues.jboss.org/browse/WFLY-4793
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 9.0.0.CR1, 9.0.0.CR2
Environment: Ubuntu 15.04 (x64): Java 1.7.0_79 (x32 and x64) and Java 1.8.0_45
(x32 and x64)
Windows 7 Ultimate (x64): Java 1.8.0_45 (x32)
Reporter: Gabriel Gaudina
Assignee: Stuart Douglas
Labels: high_availability, load-balancing, undertow
After configuring two server groups and 3 servers for load balancing (1 balancer, 2
backends) using undertow (without apache mod_cluster), load balancing fails getting
"404 - Not Found" or "unable to connect"