what is connection pooling?
Answer / 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 |
what r DLL functions in loadrunner?where these present?when &why we use these?
Suppose you are not using Web server (But using Application Server and DB server). Then what are the graphs available in LoadRunner?
How can we recording vuser scripts using vugen?
What are the information crating for each host?
If web server, database and Network are all fine where could be the problem?
How to find response time in loadrunner?
What is a difference between pacing and think time?
Analysis Scenario (Bottlenecks):?
What the host attributes determine?
What is the significance of “vuser-init “?
What are the changes that can be made to run-time settings?
What is the defferent future in Load Runner 8.0 & 9.0?