Re: problem with jmeter & session id's

2021-08-12 Thread Felix Schumacher
Am 12.08.21 um 05:23 schrieb Troy Conner: > Also, the session id is contained in the Request/Request Headers. Do > you think that's right? That depends on your server implementation. (I think you meant Request/Response) The Response header is filled by the servers answer to your request. The Req

Re: problem with jmeter & session id's

2021-08-12 Thread Felix Schumacher
Am 12.08.21 um 05:20 schrieb Troy Conner: > when i put p=2000:24\:([^:]+) into the reg exp extractor the session > id is part of the response data/response body for the debugger. Does > this mean it's successfully extracting the session id? Below is the > http request. Is this where I put the vari