json7 opened a new issue #1159:
URL: https://github.com/apache/apisix-dashboard/issues/1159


   # Bug report
   
   ## 
   1. enable_admin: false 关闭 admin api
   2. 启动 dashboard: apisix-dashboard 运行起来后,listen 9001.  然后基于localhost:9001的方式 
访问web管理系统, 然后创建一个upstream(就是manage-api 自己 127.0.0.1:9001), 再去创建路由( /* 全部匹配 )
   3. curl 127.0.0.1:9080/apisix/admin/upstreams 偶发性403 
(理论上这应该转发到manage-api上,实时流量被apisix拦住了)
   


----------------------------------------------------------------
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]


Reply via email to