I've seen this problem more than once now. Here's the sequence:
1. Site X is on server A.
2. Request site X to get address in local DNS cache.
3. Transfer site X to server B in the same DNS cluster.
4. Remove site X from server A, retaining DNS.
5. Request site X, get site Y from server A.
Restarting Apache has no effect.
Site Y is unpredictable but consistent across multiple transfers. This is obviously a short term problem while the DNS updates, but it's still seriously undesirable, especially to the person who owns the site!
Other than leaving a placeholder on "server A" until DNS has updated, anyone know a way to prevent this?
1. Site X is on server A.
2. Request site X to get address in local DNS cache.
3. Transfer site X to server B in the same DNS cluster.
4. Remove site X from server A, retaining DNS.
5. Request site X, get site Y from server A.
Restarting Apache has no effect.
Site Y is unpredictable but consistent across multiple transfers. This is obviously a short term problem while the DNS updates, but it's still seriously undesirable, especially to the person who owns the site!
Other than leaving a placeholder on "server A" until DNS has updated, anyone know a way to prevent this?