ipanocloud commented on issue #9698:
URL: https://github.com/apache/apisix/issues/9698#issuecomment-1630796739
> > > @ipanocloud Can you also provide the route configuration that you
used? Because I am unable to repro it even on 1000 concurrent requests.
> >
> >
> > Can you provide email? github show route configuration not Secure.
>
> You can give a similar route configuration, not exact for reproducability.
``
"plugins": {
"api-restriction": {
"allow_degradation": false,
"disable": false,
"header_schema": {
"appId": "x-app-id"
},
"rejected_code": 401,
"rejected_msg":
"{\"code\":\"00030\",\"msg\":\"error\",\"debug\":{\"traceId\":\"N/A\",\"bizName\":\"API
Gateway\",\"timestamp\":\"${timestamp}\"}}"
}
}
``
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]