From 3ac9e0d8c90688547f77d3aa1fee5f15ac7376e5 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Mon, 8 Jun 2015 23:22:16 +0200 Subject: Clarify all/staged mirror types Signed-off-by: Joerg Jaspert --- etc/runmirrors.mirror.sample | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/etc/runmirrors.mirror.sample b/etc/runmirrors.mirror.sample index 744ad98..3df490d 100644 --- a/etc/runmirrors.mirror.sample +++ b/etc/runmirrors.mirror.sample @@ -11,8 +11,13 @@ # # Type is either all, staged or mhop, meaning: # all - do a "normal" push. Trigger them, go on. +# This is the default for a Debian mirror. It does all the +# right things (when the mirror uses ftpsync), like staged-syncing. # staged - do a two-stage push, waiting for them after stage 2(and all others that -# are staged) before doing stage2 +# are staged) before doing stage2. +# Contrary to all, this waits for ALL downstream mirrors +# marked "staged", so most useful if they are behind a DNS RR +# and need to update dists/ at near the same time. # mhop - send a multi-hop staged push. This will tell the mirror to initiate # a mhop/stage1 push to its staged/mhop mirrors and then exit. # When all mhop got back we then send the stage2 through to them. -- cgit v1.2.3