[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 19:01:18 UTC 2014


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

--- Comment #70 from Jeremy Allison <jra at samba.org> 2014-07-18 19:01:15 UTC ---
Created attachment 10127
  --> https://bugzilla.samba.org/attachment.cgi?id=10127
Prototype patch for 3.6.x.

Ok Hemanth, can you give this (prototype) patch for 3.6.x a try ?

It adds a new [global] parameter:

winbind request timeout

default value of 60 (seconds). What it does is terminate every client
connection that has either remained idle for 60 seconds, or has not replied
within 60 seconds. Initially I worried this was a little aggressive, but I
don't think so - if a request has take > 60 seconds it's almost certainly dead,
and pruning idle clients after 60 seconds is also probably ok. Also it's
tuneable :-).

If this works for you I can forward port to 4.1.next and 4.0.next.

Cheers,

Jeremy.

-- 
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