https://issues.apache.org/bugzilla/show_bug.cgi?id=54587

--- Comment #4 from Christian Knierim <[email protected]> ---
Hi!

we set LDAPConnectionTimeout   60 in the configuration and tested your patch.
With this patch, it looks like there is no connection pooling. All connections
to ldap seem to be closed immediately after the ldap authentication process.

ldap_free_request (origid 3, msgid 3)
ldap_parse_result
ldap_msgfree
ldap_get_values
ldap_msgfree
ldap_free_connection 1 1
ldap_send_unbind
TLS trace: SSL3 alert write:warning:close notify
ldap_free_connection: actually freed

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to