We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running the performance toolkit via jmeter against Magento CE 2.0.2 large profile.
During execution, jmeter test fails because the request URL doesn't seem to exist:
/admin/customer/index/grid/limit/200/filter/Y3VzdG9tZXJfc2luY2VbbG9jYWxlXT1lbl9VUyZ3ZWJzaXRlX2lkPTE=
Response headers: HTTP/1.1 404 Forbidden Age: 0 Cache-Control: max-age=0, must-revalidate, no-cache, no-store Content-Encoding: gzip Content-Type: text/html; charset=UTF-8 Date: Fri, 19 Feb 2016 03:00:10 GMT Expires: Thu, 19 Feb 2015 03:00:10 GMT Pragma: no-cache Set-Cookie: admin=8c24pjlti94cdifh8vp785tms2; expires=Fri, 19-Feb-2016 03:15:10 GMT; Max-Age=900; path=/admin; domain=m1ee-1696618161.us-west-2.elb.amazonaws.com; httponly X-Frame-Options: SAMEORIGIN X-Magento-Cache-Debug: MISS X-Magento-Server: 2 Content-Length: 8289 Connection: keep-alive
POST http://m1ee-1696618161.us-west-2.elb.amazonaws.com/admin/customer/index/grid/limit/200/filter/Y3VzdG9tZXJfc2luY2VbbG9jYWxlXT1lbl9VUyZ3ZWJzaXRlX2lkPTE=
POST data: ajax=true&isAjax=true&form_key=7zlWTrYgtoEhBu2Y&internal_customer=
The text was updated successfully, but these errors were encountered:
Was using old version of benchmark.jmx
Sorry, something went wrong.
Merge pull request #3475 from magento-engcom/2.3-develop-prs
365e400
[EngCom] Public Pull Requests - 2.3-develop
No branches or pull requests
Running the performance toolkit via jmeter against Magento CE 2.0.2 large profile.
During execution, jmeter test fails because the request URL doesn't seem to exist:
/admin/customer/index/grid/limit/200/filter/Y3VzdG9tZXJfc2luY2VbbG9jYWxlXT1lbl9VUyZ3ZWJzaXRlX2lkPTE=
Response headers:
HTTP/1.1 404 Forbidden
Age: 0
Cache-Control: max-age=0, must-revalidate, no-cache, no-store
Content-Encoding: gzip
Content-Type: text/html; charset=UTF-8
Date: Fri, 19 Feb 2016 03:00:10 GMT
Expires: Thu, 19 Feb 2015 03:00:10 GMT
Pragma: no-cache
Set-Cookie: admin=8c24pjlti94cdifh8vp785tms2; expires=Fri, 19-Feb-2016 03:15:10 GMT; Max-Age=900; path=/admin; domain=m1ee-1696618161.us-west-2.elb.amazonaws.com; httponly
X-Frame-Options: SAMEORIGIN
X-Magento-Cache-Debug: MISS
X-Magento-Server: 2
Content-Length: 8289
Connection: keep-alive
POST http://m1ee-1696618161.us-west-2.elb.amazonaws.com/admin/customer/index/grid/limit/200/filter/Y3VzdG9tZXJfc2luY2VbbG9jYWxlXT1lbl9VUyZ3ZWJzaXRlX2lkPTE=
POST data:
ajax=true&isAjax=true&form_key=7zlWTrYgtoEhBu2Y&internal_customer=
The text was updated successfully, but these errors were encountered: