<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Vultr DNS default TTL]]></title><description><![CDATA[<p dir="auto">I noticed Cloudron uses a TTL of 300 seconds when using Vultr DNS.</p>
<p dir="auto">Knowing it uses a lower TTL of just 30 seconds when using DigitalOcean DNS... If the desire is to have the lowest TTL possible, then I'd suggest Cloudron change the default TTL when using Vultr DNS to 120 seconds instead of 300 seconds since Vultr seems to support a lower TTL of just 120 seconds.</p>
<p dir="auto"><a href="https://www.vultr.com/docs/introduction-to-vultr-dns/#Limitations" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.vultr.com/docs/introduction-to-vultr-dns/#Limitations</a></p>
]]></description><link>https://forum.cloudron.io/topic/6956/vultr-dns-default-ttl</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 09:32:09 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/6956.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 06 May 2022 08:20:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Vultr DNS default TTL on Thu, 26 May 2022 05:42:08 GMT]]></title><description><![CDATA[<p dir="auto">Thanks Girish! <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=090c346130c" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/48609">Vultr DNS default TTL</a>:</p>
<blockquote>
<p dir="auto">The changelog is not comprehensive, it doesn't have 1-1 relation with all changes since it also goes into the UI. Only way to know is the git log for small changes.</p>
</blockquote>
<p dir="auto">Totally fair. I was surprised to see that one missing since there's a ton of smaller changes still in the changelog in previous versions. I always thought the changelog was quite comprehensive before, but maybe it's geared more high-level now.</p>
]]></description><link>https://forum.cloudron.io/post/48610</link><guid isPermaLink="true">https://forum.cloudron.io/post/48610</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Thu, 26 May 2022 05:42:08 GMT</pubDate></item><item><title><![CDATA[Reply to Vultr DNS default TTL on Thu, 26 May 2022 05:08:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> Yes, ttl is now 120 for vultr.</p>
<p dir="auto">The changelog is not comprehensive, it doesn't have 1-1 relation with all changes since it also goes into the UI. Only way to know is the git log for small changes.</p>
]]></description><link>https://forum.cloudron.io/post/48609</link><guid isPermaLink="true">https://forum.cloudron.io/post/48609</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 26 May 2022 05:08:40 GMT</pubDate></item><item><title><![CDATA[Reply to Vultr DNS default TTL on Thu, 26 May 2022 04:50:57 GMT]]></title><description><![CDATA[<p dir="auto">Is this fix in the latest 7.2.1 out of curiosity, <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a>? I don't see it in the changelog at all, but it seems the commit was done. Was that missed in the changelog perhaps?</p>
]]></description><link>https://forum.cloudron.io/post/48606</link><guid isPermaLink="true">https://forum.cloudron.io/post/48606</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Thu, 26 May 2022 04:50:57 GMT</pubDate></item><item><title><![CDATA[Reply to Vultr DNS default TTL on Mon, 23 May 2022 20:23:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/48356">Vultr DNS default TTL</a>:</p>
<blockquote>
<p dir="auto">The initial value set is really just a default and nothing else. It's not even a preferred value as such. Admins have perfectly valid reason to set up long TTLs (especially for long lived sites).</p>
</blockquote>
<p dir="auto">This would be a good reason to have TTLs be configurable  <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=090c346130c" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";-)" alt="😉" /></p>
<p dir="auto">But okay, I think I understand that it'd be a bigger backend change than the gain from it, then. I suppose I could find a way to use the Vultr API to modify all the TTLs for consistency-sake.</p>
]]></description><link>https://forum.cloudron.io/post/48382</link><guid isPermaLink="true">https://forum.cloudron.io/post/48382</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Mon, 23 May 2022 20:23:11 GMT</pubDate></item><item><title><![CDATA[Reply to Vultr DNS default TTL on Mon, 23 May 2022 16:11:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> Unfortunately, this is quite hard to fix. All our backends only return the DNS values and do on return DNS TTL. So, we have to fix every backend to make this possible.</p>
<p dir="auto">I am also not 100% sure if we should overwrite any TTL value manually set by the admin directly. The initial value set is really just a default and nothing else. It's not even a preferred value as such. Admins have perfectly valid reason to set up long TTLs (especially for long lived sites).</p>
]]></description><link>https://forum.cloudron.io/post/48356</link><guid isPermaLink="true">https://forum.cloudron.io/post/48356</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 23 May 2022 16:11:15 GMT</pubDate></item><item><title><![CDATA[Reply to Vultr DNS default TTL on Mon, 23 May 2022 15:48:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> said in <a href="/post/48022">Vultr DNS default TTL</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> I'm just thinking about this some more... would it perhaps make sense to have it not touch the TTL by default if a record already exists, but to force the TTL to be in-sync with Cloudron's preferred TTL if one was to invoke the Sync DNS option manually? I think that'd be a good balance and would help people keep their TTLs optimal / matching Cloudron's intentional TTL value used.</p>
</blockquote>
<p dir="auto">Any updates to my suggestion <a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> or <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> ? I saw a note that 7.2.1 should be out in a week so was thinking maybe we could fit this into it by any chance where manually hitting  Sync DNS would override the TTL set on each Cloudron-controlled record. This would sort of match the behaviour of manually clicking Check Updates where it also checks for prerelease and essentially acts slightly different than when it’s automatically invoked. I think this would be a nice quality of life improvement. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=090c346130c" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/48354</link><guid isPermaLink="true">https://forum.cloudron.io/post/48354</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Mon, 23 May 2022 15:48:17 GMT</pubDate></item><item><title><![CDATA[Reply to Vultr DNS default TTL on Wed, 18 May 2022 13:57:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> Totally fair, thanks. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=090c346130c" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
<p dir="auto">Any thought to my earlier suggestion before I asked about the version update? Was suggesting that perhaps TTL can be left alone as you’ve designed it currently; but that it can be updated to Cloudron’s preferred TTL during a manual DNS sync initiation by an admin. Would love to see that be possible.</p>
]]></description><link>https://forum.cloudron.io/post/48138</link><guid isPermaLink="true">https://forum.cloudron.io/post/48138</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Wed, 18 May 2022 13:57:10 GMT</pubDate></item><item><title><![CDATA[Reply to Vultr DNS default TTL on Tue, 17 May 2022 11:18:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> we don't know yet when 7.2.1 will be out. If you need the change immediately, you could just adjust the value directly in the code and restart the box daemon. Usually patching the code like this is not recommended, but in this case the change is rather small and will not cause any issues on update later.</p>
]]></description><link>https://forum.cloudron.io/post/48030</link><guid isPermaLink="true">https://forum.cloudron.io/post/48030</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 17 May 2022 11:18:57 GMT</pubDate></item><item><title><![CDATA[Reply to Vultr DNS default TTL on Tue, 17 May 2022 03:33:02 GMT]]></title><description><![CDATA[<p dir="auto">Also quick question: What version of Cloudron contains the lower TTL? I see 7.2.1 is listed in the changelog but neither 7.2.0 or 7.2.1 contain anything about the Vultr TTL change, but it seems committed at <a href="https://git.cloudron.io/cloudron/box/-/commit/935da3ed153caf5e301a2a0b754c11d4d379a850" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/box/-/commit/935da3ed153caf5e301a2a0b754c11d4d379a850</a></p>
<p dir="auto">Any ETA on when it'll be out?</p>
]]></description><link>https://forum.cloudron.io/post/48023</link><guid isPermaLink="true">https://forum.cloudron.io/post/48023</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Tue, 17 May 2022 03:33:02 GMT</pubDate></item><item><title><![CDATA[Reply to Vultr DNS default TTL on Tue, 17 May 2022 03:27:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> I'm just thinking about this some more... would it perhaps make sense to have it not touch the TTL by default if a record already exists, but to force the TTL to be in-sync with Cloudron's preferred TTL if one was to invoke the Sync DNS option manually? I think that'd be a good balance and would help people keep their TTLs optimal / matching Cloudron's intentional TTL value used.</p>
]]></description><link>https://forum.cloudron.io/post/48022</link><guid isPermaLink="true">https://forum.cloudron.io/post/48022</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Tue, 17 May 2022 03:27:42 GMT</pubDate></item><item><title><![CDATA[Reply to Vultr DNS default TTL on Thu, 12 May 2022 11:26:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> the code will not update the TTL automatically for existing records, since it only checks if the record value (for A records the IP) is different and only then update.</p>
]]></description><link>https://forum.cloudron.io/post/47735</link><guid isPermaLink="true">https://forum.cloudron.io/post/47735</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Thu, 12 May 2022 11:26:15 GMT</pubDate></item><item><title><![CDATA[Reply to Vultr DNS default TTL on Thu, 12 May 2022 05:38:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Thanks for the update. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=090c346130c" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
<p dir="auto">I'm familiar with TTL and why it's kept low, but I guess I'm just asking if it'll "correct" the TTL to the lower value after upgrade or if it'll keep them as-is and only newer ones will use the lower TTL.</p>
<p dir="auto">Reason for the ask is because I tend to use double the TTL value used by Cloudron in order to distinguish my own custom DNS entries from Cloudron-managed DNS entries. So 'OCD Dustin' will want to make sure things are cleaned up nicely. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=090c346130c" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";-)" alt="😉" /></p>
]]></description><link>https://forum.cloudron.io/post/47717</link><guid isPermaLink="true">https://forum.cloudron.io/post/47717</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Thu, 12 May 2022 05:38:28 GMT</pubDate></item><item><title><![CDATA[Reply to Vultr DNS default TTL on Thu, 12 May 2022 11:05:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> The change is in 7.2.1 which we will release next week.</p>
<p dir="auto">Having the TTL value is not that important. We keep it low only for the use case of a user wanting to re-use the domain for some other purpose. For example, let's say you install <code>app.domain.com</code>. Then, decide to use that domain for something else outside cloudron. If that domain had a very high TTL, then it's going to take a long time to clear out the DNS caches. By keeping it low, we (cloudron code) are just being friendly.</p>
]]></description><link>https://forum.cloudron.io/post/47707</link><guid isPermaLink="true">https://forum.cloudron.io/post/47707</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Thu, 12 May 2022 11:05:55 GMT</pubDate></item><item><title><![CDATA[Reply to Vultr DNS default TTL on Wed, 11 May 2022 20:23:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Any ETA on when the next version of Cloudron would ship which includes this change? Also (and more importantly), would it override the existing TTLs for items managed by Cloudron to be lower or will it leave the existing TTLs as-is? Wondering if there'd need to be a bit of a cleanup afterwards to set the lower TTLs manually if needed or not.</p>
]]></description><link>https://forum.cloudron.io/post/47686</link><guid isPermaLink="true">https://forum.cloudron.io/post/47686</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Wed, 11 May 2022 20:23:08 GMT</pubDate></item><item><title><![CDATA[Reply to Vultr DNS default TTL on Fri, 06 May 2022 19:28:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> ah nice, 300 used to be the lowest before. Looks like it's changed now. Will push a fix.</p>
]]></description><link>https://forum.cloudron.io/post/47361</link><guid isPermaLink="true">https://forum.cloudron.io/post/47361</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 06 May 2022 19:28:57 GMT</pubDate></item></channel></rss>