Re: Can we enable serve-stale parameter in bind

2023-11-05 Thread Ondřej Surý
This is a horrible reason to enable serve-stale. Serve stale is a bandaid. You should increase a resiliency of the architecture - have more nameservers for the domain, make the restarts seamless, etc. Serve-stale was meant to deal with unexpected outages and not as a workaround for bad

Can we enable serve-stale parameter in bind

2023-11-05 Thread Prasanna Mathivanan (pmathiva) via bind-users
Hi team, If there is a scenario where NS are not reachable, until its up we can serve from cache. Enabling serve-stale can help us with this use case, is it safe to enable this parameter and what should be the recommended value set for max-stale-ttl ? -- Regards, Prasanna -- Visit