cancel
Showing results for 
Search instead for 
Did you mean: 

Load balancing with java dispatcher

Former Member
0 Kudos

Hello,

We have installed a central instance(CI) on one host and a dialog instance (DI) on another host. No I can access the CI on hostname1 and port 50100 and the DI on hostname2 and port 50000.

Is it possible to do a load balancing without the web dispatcher and without a hardware load balancer?

Maybe it is possible to to use the java dispatcher of the CI or DI to give work to the other instances?

I hope some one can help.

Thanks in advance

David

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi David,

to keep it short and simple: no, you can't.

You have to use some kind of loadbalancing in front of the servers...

Hth,

Michael