Re: Recursive client query rate-limiting

2023-08-30 Thread Greg Choules via bind-users
Hi Ben. In short, kinda. "recursive-clients" limits the overall number of concurrent recursive queries the server will handle. For each of those queries there is also "clients-per-query", which limits the number of different sources all asking the same question at the same time. This is so that,

Recursive client query rate-limiting

2023-08-30 Thread Ben Bridges
Hi, Is there a BIND configuration option that would limit the number of recursive client buffers/structures that any single client can consume on a BIND server at a time? I.e., any single client could only consume (say) 10 recursive client buffers at a time, and if the client sends another