Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2018 14:25:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 218443] sysutils/duply: periodic script needs anticongestion sleep
Message-ID:  <bug-218443-7788-5Y9NgZRkkC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218443-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218443-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218443

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dbaio
Date: Sat Aug 11 14:24:50 UTC 2018
New revision: 476919
URL: https://svnweb.freebsd.org/changeset/ports/476919

Log:
  sysutils/duply: Update to 2.1

  - Enable random by default in periodic script and anticongestion function=
 [1]
    Periodic scripts that hit external servers can cause a "thundering herd"
    problem, whereby many systems' periodic scripts run at the same time, a=
nd
    overload the server.  To prevent this, such scripts should sleep for a
    random amount of time before hitting the external server.

  Changes:      http://duply.net/wiki/index.php/Duply-Changelog

  PR:           218443 [1]
  PR:           230308
  Submitted by: Nathan <ndowens@yahoo.com>
  Reported by:  asomers [1]
  Approved by:  michael@ranner.eu (maintainer)

Changes:
  head/sysutils/duply/Makefile
  head/sysutils/duply/distinfo
  head/sysutils/duply/files/periodic_duply.in

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218443-7788-5Y9NgZRkkC>