Hello Team, I am working on load testing of one application using Jmeter 5.1.1. Unfortunately, client can not provide multiple test user IDs, so we have only 3 test user IDs. I want to load test with 50 concurrent users load. Application allows concurrent sessions from single user on browser and I can login with single user id on multiple machine and browser at same time. But when I am trying to use single user id for multiple threads, in jmeter response I see that "session already active" message for 2nd and onwards threads. Only first thread able to login. I ha e used HTTP cache and cookie manager to clear cache. I tried to set different config from HTTP Cookie manager, but seeing same error. Could someone help me how I need to handle this?
Thanks in advanced! Harshal
