[Pkg-samba-maint] [Bug 3204] winbindd: Exceeding 200 client connections, no idle connection found

samba-bugs at samba.org samba-bugs at samba.org
Fri Jul 18 08:51:55 UTC 2014


https://bugzilla.samba.org/show_bug.cgi?id=3204

--- Comment #68 from Volker Lendecke <vl at samba.org> 2014-07-18 08:51:50 UTC ---
(In reply to comment #67)
> Would like to know if someone has an idea on where exactly FDs are leaking.

If child winbind's pile up waiting for something, this will inevitably happen.
Maybe we should add an emergency "watchdog": If a winbind child does not reply
within, say, 1 minute, call it dead. Start a new one even if this would exceed
the max winbind domain children. If it does not come back for an hour, just
kill it. No winbind request at all should take more than an hour, to me it
would be reasonable to really kill that helper process after an hour busy time.

Comments?

-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Pkg-samba-maint mailing list