https://issues.apache.org/bugzilla/show_bug.cgi?id=57146
Bug ID: 57146
Summary: CookieManager.check.cookies should be false
Product: JMeter
Version: 2.11
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Hello,
I think it would be much better for many reasons to set
CookieManager.check.cookies to false:
- It's not JMeter role to check cookies are valid, and even in this field
browser are more flexible. See
https://issues.apache.org/bugzilla/show_bug.cgi?id=56358
- For performances, if cookies is malformed, an exception will be thrown when
reading it impacting negatively performances
It seems this was previously set to false, and at some step it went to true,
any reason for this ?
--
You are receiving this mail because:
You are the assignee for the bug.