Failure to reconnect to ldaps server after idle_timeout
Arran Cudbard-Bell
a.cudbardb at freeradius.org
Wed Mar 11 00:15:58 CET 2015
> On 10 Mar 2015, at 18:57, A.L.M.Buxey at lboro.ac.uk wrote:
>
> Hi,
>
>> Given the root cause I would expect this to break if ldap_unbind was called on any LDAP handle.
>
> yep. by keeping the connection open, you avoid the issue
It might break if any operation returns:
- LDAP_BUSY
- LDAP_UNAVAILABLE
- LDAP_SERVER_DOWN
The connection pool code will destroy the handle and create a new one.
Arran Cudbard-Bell <a.cudbardb at freeradius.org>
FreeRADIUS development team
FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 872 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20150310/a41e3784/attachment.sig>
More information about the Freeradius-Users
mailing list