I'm just wondering if there is a way to reduce the time between creating a site in an ISPConfig server and for it to be recognised as a valid address on a client machine. I am using a local host server which is running nginx. At present I have to restart bind on my server and flush my DNS on a client machine in order to get the site recognised.
Posts: 31,896
Thanks: 693
Thanked 4,190 Times in 3,207 Posts
The bind restart is not required as bind is restarted / reloaded automatically when the domain gets created in dns. The issue is caused by the dns cache on your client machine or by a caching dns server which is used by your client computer to resolve names. A dns record has a field "ttl" which sets the time that caching servers hold a domain name in its cache vbefore they query your master dns server again. So if you set ttl to a smaller number, the changes will get recognized faster.
Recent comments
20 hours 54 min ago
1 day 6 hours ago
1 day 7 hours ago
1 day 10 hours ago
1 day 15 hours ago
1 day 15 hours ago
1 day 17 hours ago
2 days 3 hours ago
2 days 8 hours ago
2 days 10 hours ago