config as it'd overload DNS server if you're making a lot of connections
> and is totally unnecessary.
>
> środa, 7 czerwca 2023 o 20:42:17 UTC+2 Ian Lance Taylor napisał(a):
>
>> On Wed, Jun 7, 2023 at 5:13 AM Kishan Pandey
>> wrote:
>> >
>> > My appl
My application is using gorm to connect to the database FQDN. If I am
making changes to DNS record for the FQDN , the application needs to be
restarted to take the DNS change. I think it is making the DNS query only
at the application start time but not afterward.
I would like to know how does