Shib IdP v 4.2.1 + LDAP connections in Tomcat
Mak, Steven
makst at upenn.edu
Mon Nov 7 19:39:18 UTC 2022
These LDAP connections are observed from the client side.
I use the following to see:
$ sudo netstat -pan | grep java | grep :636 | grep -c %PID%
I currently have 12 ldap connections (6 are likely zombies from a previous resolver reload)
- Steve
On 11/7/22, 2:34 PM, "Cantor, Scott" <cantor.2 at osu.edu> wrote:
> I read through some older emails in here and Scott stated that
> unboundid should not have these types of persistent ldap connections. I
> don't think I've purposely disabled unboundid.
I don't recall, I generally stay away from this kind of thing, to me it's just "networks suck, fix your LDAP" mostly. When things get really hairy I have to defer to Daniel.
Are the connections being observed from the client? If not, I'd be inclined to assume it's a connection cleanup issue on the other end. If it's the client, tell me what command you're running and I can look at mine.
-- Scott
More information about the users
mailing list