jmeter - second post request is not using the JSESSIONID created on my log in post request
问题 I was successfully able to send a POST request for my log in end point and a JSESSIONID was created. I know the JSESSIONID is kept by the HTTP Cookie Manager that I have at the top of my thread because I see it being used on several GET requests I have in my thread. But when I attempt a POST request it does not use the JSESSIONID and creates its own ID. Below are my settings: Protocol: https Method: POST -Use KeppAlive {"json":"params"} Sampler Result: Thread Name: sim test 1-1 Sample Start: