/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/upstream/metadata

  • Committer: teddy at recompile
  • Date: 2020-02-05 20:32:33 UTC
  • Revision ID: teddy@recompile.se-20200205203233-450ojm36jseglq4m
Server: Stagger checker runs when creating clients

To avoid checkers for all clients all running at the same time
periodically, schedule every initially scheduled future checker to run
at a time in the future a random amount of the interval, from the
current time.

* mandos (Client.init_checker): Schedule the first scheduled future
  run of a checker to be a randomly chosen amount of this client's
  "interval" (instead of a full interval).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- yaml -*-
 
2
---
 
3
Bug-Submit: mailto:mandos-dev@recompile.se
 
4
Changelog: https://bzr.recompile.se/loggerhead/mandos/trunk/view/head:/NEWS
 
5
Contact: mandos@recompile.se
 
6
Documentation: https://www.recompile.se/mandos/man/intro.8mandos
 
7
FAQ: https://www.recompile.se/mandos/man/intro.8mandos#faq
 
8
Name: Mandos
 
9
Other-References: https://www.recompile.se/mandos
 
10
Registration: https://mail.recompile.se/cgi-bin/mailman/listinfo/mandos-dev
 
11
Repository: https://ftp.recompile.se/pub/mandos/trunk
 
12
Repository-Browse: https://bzr.recompile.se/loggerhead/mandos/trunk/files
 
13
Security-Contact: mandos@recompile.se