(This message has been automatically imported from the retired mailing list)
Dear Zato,
its possible to change the LB port and the plain http port to 80, right?
i tried to change the port from web admin
i change the plain http port and the lb-agent port of my cluster
and it turns out to be this
and guidance to change the lb-port properly?
Thank You,
On 06/02/15 19:22, Rafed Ramzi wrote:
i change the plain http port and the lb-agent port of my cluster
and it turns out to be this
https://www.dropbox.com/s/2oo8ch0ica2vxm5/Screenshot%202015-02-07%2001.20.31.png?dl=0
This means that web-admin can’t connect to the load-balancer’s agent.
Each LB has an agent in front of it because the LB as such cannot accept
remote admin commands. The agent receives them and passes them on to LB.
https://zato.io/docs/architecture/load-balancer.html
By default the agent is on port 20151.
What is in the web-admin.log file?
thanks a lot,
On 06/02/15 20:51, Dariusz Suchojad wrote:
By default the agent is on port 20151.
What is in the web-admin.log file?
Sorry, one more question, before changing the agent’s port in web-admin,
did you:
- Set the new port in ./load-balancer/config/repo/lb-agent.conf
- zato stop/start load-balancer
?
This is needed before changing the agent’s port in web-admin.