JSESSIONID not passed through HTTP cookie Manage in JMeter

161 views Asked by At

Through JMeter is not able to pass the JSESSIONID although it happens very rarely, I am not able to find out the root cause.

My first request is login - POST on HTTPS protocol Next request is using the JSESSIONID of the first request as i have added HTTP Cookie Manager from the Config Element, this request is GET over HTTPS and its giving 401 status code. And the login successfully happened.

Anyone, please suggest ???

0

There are 0 answers