On 11/11/16 03:29, Tao Wang wrote:
$ curl http://localhost/
::ffff:172.30.0.4 → 7d10f99e3d60 @ [172.30.0.2]%
$ curl http://localhost/
::ffff:172.30.0.4 → 7d10f99e3d60 @ [172.30.0.2]%
$ curl http://localhost/
::ffff:172.30.0.4 → 7d10f99e3d60 @ [172.30.0.2]%
$ curl http://localhost/
::ffff:172.30.0.4 → 7d10f99e3d60 @ [172.30.0.2]%

If these curl commands are less than one second apart then you are unlikely to see any change in the DNS name resolution. Try with a sleep 2 in between. Also, bear in mind that the DNS resolution is, according to the documentation, triggered by the health check.

--
Hubert Matthews

Reply via email to