Hi,
I am using TC 1.7.
I have an HTTP delivery service and would like to change the TTL of the A
records traffic router is responding with,
When changing the parameters tld.ttls.A or tld.ttls.AAAA it has no effect
on the TTLs passed in the CRConfig.json.  It always stays 3600, which is
different than the behavior for the tld.ttls.NS which is properly reflected.
For example, setting
tld.ttls.A          60
tld.ttls.AAAA   60
tld.ttls.NS        40

Creates the following CRConfig.json

    "my-service": {
      "protocol": {
        "redirectToHttps": "false",
        "acceptHttps": "false"
      },
      "domains": ["my-service.my-cdn.my-domain.com"],
      "missLocation": {
        "long": "-87.627778",
        "lat": "41.881944"
      },
      "ttls": {
        "AAAA": "3600",
        "SOA": "86400",
        "A": "3600",
        "NS": "40"
      },

Is there a different configuration I am missing, or it's a known issue ?

Thanks,
Ori





-- 

*Ori Finkelman*Qwilt | Work: +972-72-2221647 | Mobile: +972-52-3832189 |
[email protected]

Reply via email to