cancel
Showing results for 
Search instead for 
Did you mean: 

Dispatcher not routing requests to second server node.

Former Member
0 Kudos

Hi Guys

Our portal server has 2 server nodes.

When a server node goes down, dispatcher is sending all the requests to dead server node instead of routing requests to other server node which is up and running.

Am i missing any configurations thats needs to be done such that dispatcher routes requests to the server node which is up and running instead of forwarding requests to one that is down?.

Thanks for all the help.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Ron,

Do users get dispatched to the second server node at any time at all?

Have you tried directly accessing it with the saplb url parameter

(http://<hostname>:<port>/irj/portal;saplb_*=(<Dispatcher_Cluster_ID>)<Servernode_cluster_ID>

Also - did you check if the server node is in debug mode? then it wouldnt get anythign dispatched.

Regards,

Andi

Former Member
0 Kudos

Hi Andi

Right now both my servers are running fine, but some times when server0 goes down, dispatcher wont send requests to server1.

I checked both the servers and both of them are in running mode. I also tried running server using the URL you mentioned and it looks fine.

Thanks for the help Andi.

Answers (0)