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 are all the components of loadrunner?
During the load test, what is the optimum setting for logs?
What do you mean by remote command launcher(rcl)?
What is the advantage of running vuser as a process than a thread?
What is wasted time in vugen replay log?
When a scenario run exactly what happened?
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
What is host?
How you develop the database vuser script?
What do vuser_init and vuser_end action contain?
What is parameterization & why is parameterization necessary in the script?
What is the process for developing a vuser script?
What is ms-windows?
What is remote command launcher?
What are all the important protocols that load runner supports?