summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
f93a40e)
This needs to match the TTL on the CNAME records that map countries
to tile servers so that we fail over correctly when part of a server
cluster fails but the reset stays up.
{
if ($server->{status} eq "up")
{
{
if ($server->{status} eq "up")
{
- $zonefile->print("+${name}:$server->{ipv4}:3600\n");
+ $zonefile->print("+${name}:$server->{ipv4}:600\n");
-# $zonefile->print("3${name}:$server->{ipv6}:3600\n");
+# $zonefile->print("3${name}:$server->{ipv6}:600\n");