You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Dharani <ha...@yahoo.com> on 2005/10/25 00:32:17 UTC

addCookieFromHeader(cookieHeader, url)

Hi All,

Everytime I send a request to the server, the cookie
has been reset. I debugged the jmeter.log and found
that the addCookieHeader() is sending the different
cookieHeader for every request. Can someone please
help me out

Here is my testplan:
-thread
 -simple controller 
   -login
     -reg 
 -simple controller
   -details
   -create event
   -logout
 -HTTP Request Defaults
 -HTTP Cookie Manager
 -HTTP Header Manager
 -View Results Tree


Thanks
Dharani




		
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: addCookieFromHeader(cookieHeader, url)

Posted by sebb <se...@gmail.com>.
Try using the latest nightly build - I made some fixes to Cookie
handling recently.

S.

On 24/10/05, Dharani <ha...@yahoo.com> wrote:
> Hi All,
>
> Everytime I send a request to the server, the cookie
> has been reset. I debugged the jmeter.log and found
> that the addCookieHeader() is sending the different
> cookieHeader for every request. Can someone please
> help me out
>
> Here is my testplan:
> -thread
>  -simple controller
>    -login
>      -reg
>  -simple controller
>    -details
>    -create event
>    -logout
>  -HTTP Request Defaults
>  -HTTP Cookie Manager
>  -HTTP Header Manager
>  -View Results Tree
>
>
> Thanks
> Dharani
>
>
>
>
>
> __________________________________
> Yahoo! FareChase: Search multiple travel sites in one click.
> http://farechase.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org