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 is action section?
What is transaction per second graph(pass)?
I have generated a script and inserted the rendezous point in that. With the help of dev. we have a created script which tracks the execution of the request and the response on the server machine and shows on the cmd console. I have assigned 10 Vusers and started the execution, then while tracking on the server machine, the requests are assigned one by one on the server. According to the rendezous point, the requests has to hit at a time on the server, but in this case the request are hitting one by one on the server. Any one help me out......
What are the information crating for each host?
Why is Load Runner called as State of Art Tool.
how to send bottlenecks in Load runner ?
What are the vuser components in loadrunner?
What is vuser-init section?
What component of loadrunner is used to record a script?
How to reinstall LoadRunner without formatting the PC
what is connection pooling?
how to download pdf file in loadrunner