spacewander commented on issue #3407: URL: https://github.com/apache/apisix/issues/3407#issuecomment-766678373
For the "sometimes" problem, you should add more log in the cors plugin, to see what happened when the error occurs. For example: https://github.com/apache/apisix/blob/8904011fa8321358b7fb31f612cca887fa23ff28/apisix/plugins/cors.lua#L168 You should log down the `ctx.conf_type`, `ctx.conf_id` and returned `multiple_origin`. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
