Re: something about rrl

2014-09-24 Thread Cathy Almond
On 22/09/2014 11:55, 陈超 wrote: > Dear developers, > > I've recently encountered a problem with the response rate limit of > bind-9.9.5. > > That is,after I configured RRL and started named,I noticed for those > queries,BIND9 would do recursion first,and check the rate limit to decide > whether

something about rrl

2014-09-22 Thread 陈超
Dear developers, I've recently encountered a problem with the response rate limit of bind-9.9.5. That is,after I configured RRL and started named,I noticed for those  queries,BIND9 would do recursion first,and check the rate limit to decide  whether it should send a response or not,later. Could