Re: How to turn off DNS caching

2016-05-04 Thread Jim Ohlstein
Hello, On May 4, 2016, at 7:12 AM, Sem wrote: > Hi, > > I am trying to connect to my AWS RDS (mysql) instance using the AWS supplied > DNS endpoint. > > The problem is, the IP of the instance changes periodically. > > It appears that nginx does not resolve the DNS name every time, but cac

How to turn off DNS caching

2016-05-04 Thread Sem9999
Hi, I am trying to connect to my AWS RDS (mysql) instance using the AWS supplied DNS endpoint. The problem is, the IP of the instance changes periodically. It appears that nginx does not resolve the DNS name every time, but caches it. Therefore nginx initially works, then at some point later,