> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 04 December 2003 12:25
> To: JMeter Users List
> Subject: Re: JMeter::Session Maintanence ['Watchdog': checked]
> 
> 
> 
> 
> 
> 
> 
> Hi Jordi,
> Yes u r correct. For first request no session id will be 
> there, for second
> request, server will generate one and send back.
> And that session id will be exchanged between the client & server for
> further requests.
> But, Jmeter is sending new session id for every request.
> I analysed the request data and response data in the results tree.
> 
> Do you have any idea or alternative for this.

Is the server expecting the session id to be provided as a cookie or via URL
rewriting?

If rewriting, does the next request have the correctly rewritten URL?

If it uses Cookies, have you added a cookie manager to the test plan?

S.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to