When two servers are created with proxies and both have the daily restart task enabled at the same time, the proxies can become mismatched after the restart.
In our case:
- Server A and Server B were each assigned their own proxy.
- Both servers restarted at the same scheduled time.
- After the restart, Server A was using Server B’s proxy, and Server B was using Server A’s proxy.
Stopping both servers and then starting them again one by one corrected the proxy mismatch.
This appears to be caused by a race condition in the proxy assignment process when servers restart at the same time.
When two servers are created with proxies and both have the daily restart task enabled at the same time, the proxies can become mismatched after the restart.
In our case:
Stopping both servers and then starting them again one by one corrected the proxy mismatch.
This appears to be caused by a race condition in the proxy assignment process when servers restart at the same time.