I have 4 nodes application server (Node 1,2,3 & 4) When ever i run the script the request goes to one of that node. How do i capture to which node the request goes in load runner?
Asked
Active
Viewed 55 times
0
-
Unless the server somehow responds with the node ID you cannot know – Buzzy May 11 '20 at 12:58
-
Is there anyway it can be enabled to show up in the response? – Kili May 11 '20 at 13:12
-
Depends on the server logic. Usually it is not shown anywhere. – Buzzy May 11 '20 at 20:37
-
Help us to understand how the selection for which node is made? – James Pulley May 12 '20 at 00:47