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 use lr_abort function?
Why do you create parameter?
What is vuser-init section?
What is the configuration of systems when using load runner?
What are the element in the loadrunner controller?
What is think time?
what is remote performance monitering?
What are the three sections of a vuser script and what is the purpose of each one?
What is the loadrunner end transaction and its syntax?
How you set maximum number of vuser that a host can run?
What is pause command?
What do vuser_init and vuser_end action contain?
What is the loadrunner start-transaction and its syntax?
What tools are required to analyze vuser run results?
How to create a host list for a scenario?