cturra/docker-ntp

How do I change the time sync interval?

King-of-penguins opened this issue · 4 comments

The server accesses IP address 162.159.200.1 (time.cloudflare.com) every 64.5 seconds.
How can I increase the time synchronization interval? So that the time is synchronized (with the remote Cloudflare server) every 10 minutes.

Apologies for my hasty question. When I first installed docker-ntp, the sync interval was 64.5 seconds. Now, a few hours later, is 1035 seconds.

hey, no problem! the behaviour you've described above is what i would expect - chronyd will initially have a short polling interval to ensure the clock doesn't get too much skew, then back off the frequency over time.

with this said, i just wanted to circle back with you to see if you were comfortable having this issue closed? while these polling intervals can be manipulated, i don't think, in general they're best to touch.

Now polling time is 1027 seconds (~17 minutes). For me, this is a very normal polling time. So I close this question.

thanks for circling back with your feedback! 👍🏼