Hi all:
We have one ep7 production server running in cluster. However, I find its very strange.
Suppose we have 2 nodes, http://da:50000/irj/ , http://db:50000/irj/ . The webdispatcher is running in da.
After the whole cluster server is restarted. I visit http://da/irj/, the sld is not running and all ESS tasks is not avaialbe. Then I visit http://da:50000/irj/ , the sld is running and all ESS tasks works well. Then I check the http://da/nwa , I found there is 2 app server is connected to this webdispatcher server.
My question is:
1. Why first time, I visit http://da/irj/ , the sld server is not connected.
2. The address http://da:50000/irj/ is the cluster url or not cluster url ?