Re: Struts2 login action class seems to be reused

2018-03-08 Thread Yasser Zamani
On 3/8/2018 6:42 PM, Prasanth Pasala wrote: > Wish I was able to consistently reproduce it. I have two thread groups in > JMeter one thread group requests login page then logs in. Another thread > group just requests login page. I have tried this > with 100 users, 250 users in each thread

Re: Struts2 login action class seems to be reused

2018-03-08 Thread Prasanth Pasala
Wish I was able to consistently reproduce it. I have two thread groups in JMeter one thread group requests login page then logs in. Another thread group just requests login page. I have tried this with 100 users, 250 users in each thread group. I have varied the ramp up times from 60sec to

Re: Struts2 login action class seems to be reused

2018-03-08 Thread Yasser Zamani
On 3/7/2018 11:23 PM, Prasanth Pasala wrote: > If it is a session crossover we would display another user information > without making a login entry. In the cases where we had issue the code > recognized that there is no active session and went to the > authentication part, authenticated the