C2180-401 · Question #24
A performance test team was testing the capacity of concurrent users of a web application deployed on a multi-processor server. While testing 250 concurrent users, the administrator discovers…
The correct answer is A. Change connection pools purge policy. 01.ibm.com/support/knowledgecenter/SS7K4U_8.5.5//com.ibm.websphere.nd.multiplatform.doc/a e/udat_conpoolset.html?cp=SSAW57_8.5.5&lang=en
Question
A performance test team was testing the capacity of concurrent users of a web application deployed on a multi-processor server. While testing 250 concurrent users, the administrator discovers connections to the database are failing. In response, a system administrator increased the connection pool to the maximum limit which the database allows and increased the prepared statement cache size. The test passed, but the application response time was slower. How should the system administrator tune the data source properties to improve the application response time?
Options
- AChange connection pools purge policy.
- BDecrease connection pool reap time.
- CDecrease number of free pool partitions.
- DDecrease the prepared statement cache size.
How the community answered
(28 responses)- A75% (21)
- B4% (1)
- C14% (4)
- D7% (2)
Explanation
01.ibm.com/support/knowledgecenter/SS7K4U_8.5.5//com.ibm.websphere.nd.multiplatform.doc/a e/udat_conpoolset.html?cp=SSAW57_8.5.5&lang=en
Topics
Community Discussion
No community discussion yet for this question.