As part of my Google Cloud load balancing, I am using URL maps.
On a working setup, I noticed that changes to the URL map take a long time to take effect.
For example, if I change for a working URL map a host-value from "abc.example.com" to "def.example.com", abc.example.com will remain available for at least a few minutes, while it takes a least some minutes, until def.example.com is available (I am not using any caching).
Is there a way to decrease this time, until the change is propagated?
0 comments:
Post a Comment