Concurrent vs Active users + response time - stress test
I am trying to calculate the number of concurrent and active sessions for weblogic server.
In the console monitor I see session high ,should i track this as max active connections.
How can I calculate max concurrent user.
I also want to calculate the response time .
WLS 8.1 , J2EE enterprise application , with EJB 2.1
thank you in advance