Re: Listen queue overflow

2013-11-20 Thread Lawrence K. Chen, P.Eng.
ese errors on the console: sonewconn: pcb 0xfe007211d930: Listen queue overflow: 16 already in queue awaiting acceptance You can tune tcp-listen-queue in named.conf. The current default is 10. Thanks! -Vinny My logs have been filling up with sonewconn: pcb 0xfe02bb7187a8: Lis

Re: Listen queue overflow

2013-11-18 Thread Lawrence K. Chen, P.Eng.
pcb 0xfe007211d930: Listen queue overflow: 16 already in queue awaiting acceptance I couldn't trace that directly back to the named process by the time I looked at it, but I suspect that's what it was since it's really the only thing this machine is used for and it stopped working. It seems to

RE: Listen queue overflow

2013-11-17 Thread Vinny_Abello
In message , vinny_abe...@dell.com writes: > Hi Everyone, > > I recently had a recursive server running BIND 9.9.4 on FreeBSD 9.2 > appear to wedge and stop responding to clients. I had a flurry of these > errors on the console: > > sonewconn: pcb 0xfffffe007211d930: List

Re: Listen queue overflow

2013-11-14 Thread Mark Andrews
In message , vinny_abe...@dell.com writes: > Hi Everyone, > > I recently had a recursive server running BIND 9.9.4 on FreeBSD 9.2 > appear to wedge and stop responding to clients. I had a flurry of these > errors on the console: > > sonewconn: pcb 0xfffffe007211d930: List

Listen queue overflow

2013-11-14 Thread Vinny_Abello
Hi Everyone, I recently had a recursive server running BIND 9.9.4 on FreeBSD 9.2 appear to wedge and stop responding to clients. I had a flurry of these errors on the console: sonewconn: pcb 0xfe007211d930: Listen queue overflow: 16 already in queue awaiting acceptance I couldn't