Hello,

My test-plan is the following:

Thread-Group
  |
  | -- HTTP Request Defaults
  |
  | -- HTTP Request (http://foo.com)
  |
  | -- simple Controller
  |         |
  |         | -- HTTP Request (http://foo.com/bar.php)
  |         |
  |         | -- HTTP Request (http://foo.com/bar.php)
  |         |
  |         | -- Gaussian Random Timer
  |
  |
  | -- HTTP Request (http://foo.com/anotherbar.php)
  |
  | -- Cookie Manager
  |
   ...

The Cookie Manager works for http://foo.com and http://foo.com/anotherbar.php 
but not for http://foo.com/bar.php.

How can I achieve sending the cookies also in the http://foo.com/bar.php 
Request?


thanks,


Tom

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

Reply via email to