On 13.04.20 21:07, sth...@nethelp.no wrote:
>> general: error: TCP connection failed: quota reached
> 
> I had some of these too, until I explicitly set this named option:
> 
>   tcp-listen-queue 20;
> 
> Looks like the default is 10. The way I interpret this parameter is
> that this sets the *operating system* listen queue, i.e. the backlog
> argument for the listen() system call.
> 
> After changing this to 20, I had no more of the "quota reached" log
> messages.

Thank you. I have now increased that value as well. So far it looks good.

Daniel
_______________________________________________
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