Views are tested in order. The first view that matches (by match-* statements), 
wins. There is no default unless you create one as the last view, typically 
without any match-* statements -- the default is to match all requests.

1 million views sounds to me like a recipe for disaster. The time to run 
through all of the match-clients statements would probably be excessive, and 
the memory requirements would likely be huge.

Chris Buxton
BlueCat Networks

On Aug 24, 2011, at 9:32 AM, sky shade wrote:

> Someone know how bind test client matches? I know that its respect the 
> declaration sequence, but i dont know if they will test matches in all views 
> before goes to default.
> 
> On Wed, Aug 24, 2011 at 3:53 AM, Alans <alans...@gmail.com> wrote:
> BIND loads all views to memory, with that number you will run into memory 
> problems.
> 
> regards,
> Alans
> 
> On 8/24/2011 7:04 AM, sky shade wrote:
> Hello
> 
> I like to know if bind 9.8 have a limit of view?
> There is any number or I can create something like 1 million views without 
> problems?
> There is any performance implication in use to many views?
> 
> Thanks
> 
> Skyshade
> 
> 
> 
> 
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
> from this list
> 
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
> 
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
> from this list
> 
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
> 
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
> from this list
> 
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to