There is a scenario like there is one gateway and four
application servers.While recording the script for a
business function the server address is of gateway. but the
gateway route the request to one of these servers.In
recording might be request went to server A but it can not
be everytime.sometime the request will go to other servers
too.How to handle this scenario in preparing the scripts?
how to identify tht to which server request went?
Answer Posted / loadtool.blogspot.com
This is all depends on loadbalancer .you can monitor appserver and loadbalancer.If you see lot of difference in load for different servers then it should be issue with load balancing mechanism.Admin can tune that process. Else if you want control load from your side you can hard code app server url with specific app server and distribute load equally .Ex: you want to run with 100 users , create 4 different scripts by changing app server url,then distribute 25 users for each script.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the latest version and language used in load runner?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
How does loadrunner execute a performance scenario?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
What is stand-alone mode?
What is pause command?
What are all the reasons to use the server resources monitor?
What is the significance of “vuser-init “?
How can we invoke a parellel process in load runner using C or perl language?
What do you mean by remote command launcher(rcl)?
During the load test, what is the optimum setting for logs?
What is Standard deviation? How it will use in Lr?
What is the modular approach of scripting?
How you set maximum number of vuser that a host can run?
How can you test the global servers with using loadrunner