the principle of ip_hash for load balancing is that the ip_hash technology in nginx can direct the request of a certain ip to the same backend. So if you encounter a down drop on one of the servers, is it impossible for the client assigned to this server to access it?