Hi Sebb, Behaviour is the same in 2.2 and 2.3. If "Redirect Automatically" is checked in 2.2 or 2.3, the session id is lost.
I don't understand the difference between "Redirect Automatically" and "Follow Redirects", I know I need to follow redirects. The difference between 2.2 and 2.3 is that the default setting in 2.3 is "Redirect Automatically" which broke session handling for me. In 2.2, "Redirect Automatically" was unchecked and "follow redirects" was checked, which worked ok My Plan Go to Login Page Login View page which requires a session Logout SessionID Cookie kept changing I'm using Tomcat (and Spring MVC) Hope this helps, let me know if I can help further. Regards, Tony sebb-2 wrote: > > Or indeed if you try 2.2 with "Redirect automatically"? > > I'm trying to establish if this is a redirect problem or a new bug in > 2.3RC3. > > On 15/08/07, sebb <[EMAIL PROTECTED]> wrote: >> What happens if you try the 2.2 plan on 2.3RC3 and change to "Follow >> redirects"? >> >> On 15/08/07, jamurph <[EMAIL PROTECTED]> wrote: >> > >> > I downloaded 2.3 RC 3 today and tried to use it. I had problems with >> session >> > cookies. When I realised I had an RC, I decided to go back to the site >> and >> > get release 2.2. I created a new test plan similar to the one that was >> > failing with 2.3RC3, and my session cookies worked. I did some >> > investigation, I tried the plan I wrote under 2.3RC3 and it failed >> under >> > 2.2. I determined that version 2.2 defaulted to "follow redirects", 2.3 >> > defaults to "Redirect automatically" and this was the problem. > > > -- View this message in context: http://www.nabble.com/jmeter-2.3RC3---session-cookie-issue-tf4274876.html#a12176835 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

