Hi, we setup a load balancing feature and we would like to know more how it works.
We have 2 pools. 1st pool has our server 1’s hostname (NetVirtue) and 2nd pool has our server 2’s hostname (Siteground).
We want to use the 2nd pool as the primary and the 1st pool as the secondary.
We understood that when 2nd pool failed to respond with correct code, it will display the website from the other pool. At first, it worked accordingly and after few minutes, it displays back the website in the 2nd pool which what we want to achieve.
However, the next time it happened. It stayed in 1st pool. May I know why? How can we put it back to 2nd pool?
Thank you in advance.