vavikast opened a new issue, #8132:
URL: https://github.com/apache/apisix/issues/8132

   ### Description
   
   Hello I'm Very newbie into API Gateway.  I  install apisix and apisix 
controller  in kubernetes,  but I use apisix controller only 
    install  dashbord,  mostly I  use apisix + consul。now  my apisix is ok 
until   add a rule ,the rule local_proxy other domain,like that.
    location /scrm-organization-api {
           proxy_pass http://xxx,yyyy.com;
         }
   then you can use the local_proxy,but after a minutes . all request will 
return 404.  include the dashboard,apisix-admin.
   but the apisix logs  only print  404, I can't get  userful log .
   the apisix  can't use, but  it look like ok, and the  alway print the log.
   
   this is ok : 
   
![企业微信截图_16662501419613](https://user-images.githubusercontent.com/30380259/196881428-d9bb6e96-30dd-4709-b5ca-fde3b7f76650.png)
   when add a rule : 
   
![image](https://user-images.githubusercontent.com/30380259/196881805-3f3fd49c-347a-4e46-9260-7a7a44463be2.png)
   
![image](https://user-images.githubusercontent.com/30380259/196881885-88598d72-d58e-4479-841f-09202e305025.png)
   
   after a minutes 
   all reuqest will 404. 
   
![企业微信截图_16662483851071](https://user-images.githubusercontent.com/30380259/196882036-6b893ee6-187c-4086-bd0d-d0653abad69e.png)
   
![image](https://user-images.githubusercontent.com/30380259/196883812-d8d8f037-8fa6-48a6-bc1a-ffcae251975f.png)
   
![image](https://user-images.githubusercontent.com/30380259/196884080-3efcb025-1600-49b7-af49-5eda4c7eb710.png)
   
   
   
   
   
   ### Environment
   
   - APISIX version (run `apisix version`):  2.14.1
   - Operating system (run `uname -a`): ID=alpine VERSION_ID=3.14.6
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): 
openresty/1.19.9.1
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):  3.4.18
   - APISIX Dashboard version, if relevant: 2.13.0 
   - LuaRocks version, for installation issues (run `luarocks --version`): 3.8.0
   - Hem info: NAME        NAMESPACE            REVISION        UPDATED         
                        STATUS          CHART                   APP VERSION
   apisix               ingress-apisix  1               2022-06-27 
12:05:12.308797023 +0800 CST deployed        apisix-0.10.0           2.14.1
   


-- 
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: notifications-unsubscr...@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to