Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2016 15:23:23 +0100
From:      Matt Smith <matt.xtaz@gmail.com>
To:        Ernie Luzar <luzar722@gmail.com>
Cc:        Freebsd Questions <FreeBSD-questions@freebsd.org>
Subject:   Re: 11.0 with base ntpd daily leapfile problem
Message-ID:  <20161020142323.GA10877@xtaz.uk>
In-Reply-To: <5808D23D.5000306@gmail.com>
References:  <5808D23D.5000306@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Oct 20 10:18, Ernie Luzar wrote:
>
>I think I need to file a bug report about this.
>What do I have to manually change in the script to fix this problem?
>

It isn't a problem. It's meant to do that. It launches whenever periodic 
daily launches which by default is 3am. As you can then see from the 
script it waits a random amount of seconds to "avoid dogpiling". This is 
so that everyones servers don't all suddenly try and fetch the same file 
at the same time causing a massive denial of service attack against the 
webserver. After the random amount of seconds has passed, it will fetch 
the file and exit.

-- 
Matt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161020142323.GA10877>