[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: spiped max qlen being hit



On Tue, 20 Dec 2016, at 19:35, Colin Percival wrote:
> On 12/20/16 07:40, Dave Cottlehuber wrote:
> > <7>Dec 16 16:35:42 0 2016-12-16T16: 35:40.500908+00:00 beatrix kernel -
> > - [72288] sonewconn: pcb 0xfffff80d68996cb0: Listen queue overflow: 16
> > already in queue awaiting acceptance (64492 occurrences)
> 
> This means that either (1) connnections are arriving faster than spiped
> can
> accept them, or (2) spiped stopped accepting connections for a while.
> 
> The second possibility is far more likely, considering that...
>
> ... spiped has a default limit of 100 connections.  You can increase this

Thanks Colin!

that is *excellent* news. As a small token of my gratitude here's a PR
to add
optional flags support to the sysutils/spiped port:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215501

A+
Dave