An online store web application is deployed to a WebLogic server cluster. User of the application
frequently complain that the information in their shopping cart vanishes before they are able to
complete an order. You use the Administration Console to monitor the web application.
Which metric is the most relevant to this problem?
A.
Average execution time
B.
Session timeout
C.
Current session count
D.
High session count
E.
Cookie domain
Ans : B
Answer is B
Explanation : Session Timeout Secs Sets the sessionTimeoutSecs attribute of the WebAppComponentMBean object
Details :
A . Average execution time of the application. The average response time of an application is calculated by dividing the number of active requests generated between two consecutive time intervals (that is, the time when the agent collects the data from the server), by the time taken for processing these requests.
C . Total number of open sessions
D . don’t exist
E . don’t exist only Authorization Cookie Enabled & Session Cookie Name