diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2007-07-02 22:51:46 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2007-07-02 22:51:46 +0000 |
commit | 178079b26776121f68fcef4067648a9c90d264b9 (patch) | |
tree | 26e953e3b4eb6a5d00d7222c47a0fcf9e4cf1c0f /debian | |
parent | 3a2d5fe94fdc86a7f764a94d4f76fad689888756 (diff) | |
download | sitesummary-178079b26776121f68fcef4067648a9c90d264b9.tar.gz sitesummary-178079b26776121f68fcef4067648a9c90d264b9.tar.bz2 sitesummary-178079b26776121f68fcef4067648a9c90d264b9.tar.xz |
Modify the client code to sleep for a random number of seconds
between 0 and 3600 to make sure all clients do not overload the
server.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 246eb4a..d5b3f3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +sitesummary (0.0.27) UNRELEASED; urgency=low + + * Modify the client code to sleep for a random number of seconds + between 0 and 3600 to make sure all clients do not overload the + server. + + -- Petter Reinholdtsen <pere@debian.org> Tue, 3 Jul 2007 00:49:14 +0200 + sitesummary (0.0.26) unstable; urgency=low * Add code in the server cronjob to generate a replacement |