Hi, I am using JMeter script to run 100+ threads on HTTP environment and works like charm. As soon as I move test script to point identical HTTPS environment, it starts invalidating sessions just after 3+ simultaneous threads.
Here is the config. - Cookie Manager: clearing cookie on each iteration. - Cookie Manger: compatibility policy (Have tried all the combination.) - Protocol: https, Port: 443 - Reading dynamic login information from CSV config data. Apart from HTTP vs HTTPS there is no difference at all between both the environments. Thanks, Vishal.
