Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2019 09:11:56 -0700
From:      David Christensen <dpchrist@holgerdanske.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Help:: Listen queue overflow killing servers
Message-ID:  <2b10f991-bc95-ae31-18e2-95ae943ac527@holgerdanske.com>
In-Reply-To: <3a62375a-432c-3533-a7bc-e5573c26fa9c@ifdnrg.com>
References:  <3a62375a-432c-3533-a7bc-e5573c26fa9c@ifdnrg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/26/19 4:58 AM, Paul Macdonald via freebsd-questions wrote:
> Over the past few months i've seen several boxes (4 or 5) become 
> unresponsive as a result of a Listen queue overflow state.

> All are on ZFS and are std apache/php/mysql servers with nothing too 
> exotic.

> /var/log/messages shows tyically;
> 
>      kernel: sonewconn: pcb 0xfffff813395e3d58: Listen queue overflow: 
> 193 already in queue awaiting acceptance (83 occurrences)
> 
> netstat -Lan  shows
> 
> tcp4 193/0/128                          x.x.x.x.443
> tcp4  193/0/128                          x.x.x.x.80


What Apache/ PHP/ MySQL applications?  Did you write them?  If not, who 
did?  Is everything up to date?  Have you filed bug reports?


Do the applications have logging or debugging capabilities?  Have you 
enabled them?  What do they say?  Where is the blockage?  Deadlock?


David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2b10f991-bc95-ae31-18e2-95ae943ac527>