[Bug 218445] security/f-prot: periodic script needs anticongestion sleep
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 7 02:58:09 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218445
Bug ID: 218445
Summary: security/f-prot: periodic script needs anticongestion
sleep
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: tdb at FreeBSD.org
Reporter: asomers at FreeBSD.org
Flags: maintainer-feedback?(tdb at FreeBSD.org)
Assignee: tdb at FreeBSD.org
Periodic scripts that hit external servers can cause a "thundering herd"
problem, whereby many systems' periodic scripts run at the same time, and
overload the server. To prevent this, such scripts should sleep for a random
amount of time before hitting the external server.
After r316432, there is a common anticongestion function to handle this. For
an example of how to use it, see
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181374&action=diff
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list