commit | e9cff619c13c2490471b6144c8d958061215bef6 | [log] [tgz] |
---|---|---|
author | David Carlier <dcarlier@deviceatlas.com> | Fri Jan 21 20:46:40 2022 +0000 |
committer | Willy Tarreau <w@1wt.eu> | Fri Jan 28 07:23:07 2022 +0100 |
tree | e81b3b42b887954fc8f30c399032a0c224de324a | |
parent | 74904a479251539606f83c1ecef76d9a10fdb7d5 [diff] |
MEDIUM: da: new optional data file download scheduler service. New specialized service to daily handle the update of download file without interruption of service and to be preemptively started before HAProxy. It consists on a standalone utility which shared a memory block with the DeviceAtlas module which handles the JSON data file update on a daily basis. Signed-off-by: David Carlier <dcarlier@deviceatlas.com>