Skip to content

request help: ip changes, but apisix still requests the old address #7610

@ffch

Description

@ffch

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):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions