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
What is difference between manual scenario and goal oriented scenario?
What is transaction per second graph(pass)?
How you enhance the basic script?
What is ms-windows?
How many vusers are required for load testing?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
What are all the reasons to use the server resources monitor?
What do you mean by initialization of quota?
During run time where the hosts saves the files?
What are the vuser components in loadrunner?
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
What is the difference between performance testing and performance engineering?
Hello Friends, Can anyone please let me know about Performance testing health care EDI ( 270,271, 835 ect). I need as detailed answer as possible. I am going to use LoadRunner for load testing. I would really really really appreciate your help. Thanks, Piyush
What is the think time? What is the threshold level for think time and how can be this changed?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?