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

   ### Description
   
   - 10.167.109.79:8766 , this is the old ip address,the new is 
10.167.109.185:8766.
   - When I requests the domain xxxx.com, the access.log still shows the old ip 
address`"GET / HTTP/1.1" 200 903 0.008 "-" "python-requests/2.20.1" 
10.167.109.79:8766 200 0.009 "`
   - The node information of etcd has been displayed as a new 
address(10.167.109.185:8766).
   - Then I deleted the route and created a new one, but it didn't work, the 
access.log still shows the old ip address.
   - I have no choice but to restart apisix.
   - I have tried several times and it still has this problem
   
   What is the reason for this problem? Is there a way to solve it?
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


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

Reply via email to