-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
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 -Vornginx -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):
Metadata
Metadata
Assignees
Labels
No labels