Answer Posted / sreenu
connection pooling nothing but a bunch of open connections
to database.a set of connections are opened and stored in
the pool.
if a user makes a request he no need to establish a connection
instead he can use open connection from pool.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How you set maximum number of vuser that a host can run?
How is automated correlation configured?
Explain the difference between automatic correlation and manual correlation?
What is report viewer?
How you develop the database vuser script?
How does loadrunner execute a performance scenario?
What are all the important protocols that load runner supports?
What do you mean by creating vuser script?
How can we develop the database vuser script?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
what are the skip functions in Load Runner?
What is the advantage of using loadrunner?
What is the difference between performance testing and performance engineering?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
What is the significance of “vuser-init “?