bind caching data from additional section in responses
i have a scenario in which bind appears to be caching data that i wouldn't have expected it to, which is breaking resolution after it occurs. i have a stub zone configured on server foo: zone "example.com" { type stub; masters { "example.com" ; }; }; mas
Re: bind caching data from additional section in responses
On Oct 07, 2016, at 05.44, Tony Finch wrote: > > ben thielsen via bind-users wrote: >> >> zone "example.com" { >> type stub; >> masters { >> "example.com" ; >> }; >> }; >> >> maste