From 4a1763099ece00cf0d462a3caca4421cf0a14bc4 Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 5 Nov 2019 00:07:43 +1000 Subject: Gather the IPs and stuff them into mirrors.lua before forking. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 77c642d..8839e63 100644 --- a/README.md +++ b/README.md @@ -191,8 +191,9 @@ Open results/mirror-checker-lua.log for message logging. Download mirror_list.txt from the reference site. Build a table of Active mirrors keyed by the FDQN, include the listed Protocols as a sub -table. Write this table to results/mirrors.lua so that the forked tests -can read it. +table. Add the round robin domain name. Resolve all the IPs and add +them to this table. Write this table to results/mirrors.lua so that the +forked tests can read it. Remove the mirror site from the mirrors table, then checkHost() it first. -- cgit v1.1