Summary: | Issue with passing AuthCookie due to AzureGatewayAffinityCors in Azure Environment | ||
---|---|---|---|
Product: | JMeter | Reporter: | Kumar K <kkommaramudu> |
Component: | HTTP | Assignee: | JMeter issues mailing list <issues> |
Status: | NEEDINFO --- | ||
Severity: | critical | ||
Priority: | P2 | ||
Version: | 5.2.1 | ||
Target Milestone: | JMETER 5.4.1 | ||
Hardware: | PC | ||
OS: | All | ||
URL: | https://ecp2.demoemodal.com | ||
Attachments: | Failed call request |
I think this is better suited to be discussed on the users mailing list. If you want to report an error, make sure to give enough details for us to reproduce the issue. See "Required Information for bug reporting" on https://jmeter.apache.org/issues.html for some hints. I am passing AuthCookie from common Header Manager for every call along with ApplicationGatewayAffinity cookies. For few calls AuthCookie is not passing and those calls are failing. Please let me know if any further information is required. A minimal test plan, that can be used to re-produce the issue would be fine. If you can't provide a working example, try to attach a test plan, that shows the general set-up you are using. With the given information, I can't understand, what you are trying to do. |
Created attachment 37702 [details] Failed call request Getting 500 Internal Server error and 401-Unauthorized error for few calls when i hit the script in Azure environment. Same script is working fine when I run in other environment. We are passing below cookies dynamically along with AuthCookie, but for few calls below cookie only passing but not Authcookie and these calls are failing ApplicationGatewayAffinityCORS ApplicationGatewayAffinity When I run with multiple users, each time it is failing different calls.