Re: kernel: sonewconn: pcb 0xfffff8002b255a00 (local:/var/run/devd.seqpacket.pipe): Listen queue overflow: 1 already in queue awaiting acceptance (60 occurrences), ?

From: Graham Perrin <grahamperrin_at_freebsd.org>
Date: Tue, 18 Jul 2023 23:59:12 UTC
On 21/06/2023 01:29, Graham Perrin wrote:
>
> … Thanks, people.
>
> A few hours ago I took a hint from one of the pages linked from 
> <https://dan.langille.org/2020/01/01/listen-queue-overflow/>, added a 
> line to my sysctl.conf(5).
>
> …
> % grep ipc /etc/sysctl.conf
> kern.ipc.soacceptqueue=256
> %
>
I found no improvement from that. IIRC I also tried 512.