We have a setup for DEV like this ( all java only):
Webdispatcher -
CI(msg server) + DI1 +DI2
However , when users access the webdispatcher's URL, we see those users only show up in the CI.
We do not remember we had this problem before.
How will the users be distributed among CI and DIs?
Thanks!