shibd Aborted, No Error in Logs

Cantor, Scott cantor.2 at osu.edu
Wed Jul 16 17:31:54 UTC 2025


> You should have the thread count there from the core, and that
> would indicate roughly how many sockets were open, though not
> one to one.

Concretely, I've seen maybe on the order of 20-30 sockets open on a heavily loaded worker mode Apache, as it basically matches the Apache child count "mostly", and probably double the child count is as much as I'd expect.

If it's more than that, somethiing's hanging it up getting work done and maybe causing more sockets than it should be, but the daemon generally doesn't do a lot of work that causes delays unless memcache or ODBC were used (*).

-- Scott

(*) Metadata aside, but that's more about memory than a cause of performance lag after startup, and MDQ obviates that anyway.




More information about the users mailing list