I tried to solve the problem using the command line, in which I change the IP of the computer if the server on which the load balancer fails. That is, server A pings server B for health, and if server B fails, server A runs a command that replaces server A's IP with Server B's IP. Then the system thinks that server A is server B, so it sends a request to it.