s6-ipcserver

From: Patrick Mahoney <pat_at_polycrystal.org>
Date: Mon, 06 Oct 2014 11:40:31 -0500

Hi,

I'm running an instance of s6-ipcserver like this:

   s6-envuidgid nobody
   s6-ipcserver
     -1 -P -U
     /run/mysocket
     script.sh

Everything seems to work initially, but after 40 successful connections,
with script.sh exiting,
I see the following log message:


   s6-ipcserver: info: deny ?:? count ?/40: Success

What should I be looking for to debug this? I guess enabling verbose
logging is step one.

I understood

   -C localmaxconn : accept at most localmaxconn connections from the
same user ID.
      Default is 40. It is impossible to set it higher than maxconn.

as referring to *concurrent* connections. Am I misreading this?

This is on a Debian wheezy system, skalibs 1.6.0.0, s6-dns 0.1.0.0,
s6-networking 0.1.0.0, libc6 2.13-38+deb7u3

Thanks,

-- 
Patrick Mahoney <pat_at_polycrystal.org>
Received on Mon Oct 06 2014 - 16:40:31 UTC

This archive was generated by hypermail 2.3.0 : Sun May 09 2021 - 19:38:49 UTC