DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=44043>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44043 Summary: CookieManager is sharing same cookie for all iterations Product: JMeter Version: Nightly (Please specify date) Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: HTTP AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Even though you set the Clear cookies with each iteration? flag to true, it appears that the same JSESSIONID is being sent for each thread iteration. This was confirmed by looking at the apache webserver logs. To reproduce: 1. Create a script with two Thread Groups, linked by a Module Controller. 2. Add a Cookie Manager set at the 'master' or 'top level Thread Group. 3. Add samplers at the child Thread Group for logging into a sample webserver application that supports sessions. 4. Observe the webserver log shows that each request is sporting the same JSESSION ID. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
