https://bugs.openldap.org/show_bug.cgi?id=9490
Issue ID: 9490 Summary: Make it so keepalive settings can be configured in ldap.conf Product: OpenLDAP Version: 2.5 Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: --- Component: libraries Assignee: bugs@openldap.org Reporter: quanah@openldap.org Target Milestone: ---
There are certain cases where it would be helpful to be able to set a system wide set of keepalive settings for any applications that use libldap (at least on linux).
https://bugs.openldap.org/show_bug.cgi?id=9490
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs_review
https://bugs.openldap.org/show_bug.cgi?id=9490
--- Comment #1 from Quanah Gibson-Mount quanah@openldap.org --- https://git.openldap.org/openldap/openldap/-/merge_requests/271
https://bugs.openldap.org/show_bug.cgi?id=9490
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs_review | Target Milestone|--- |2.5.3 Assignee|bugs@openldap.org |quanah@openldap.org
https://bugs.openldap.org/show_bug.cgi?id=9490
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |IN_PROGRESS Ever confirmed|0 |1
https://bugs.openldap.org/show_bug.cgi?id=9490
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|IN_PROGRESS |RESOLVED
--- Comment #2 from Quanah Gibson-Mount quanah@openldap.org --- Commits: • 5d5f4318 by Quanah Gibson-Mount at 2021-03-04T17:11:35+00:00 ITS#9490 - Add keepalive settings to ldap.conf
https://bugs.openldap.org/show_bug.cgi?id=9490
--- Comment #3 from SATOH Fumiyasu fumiyas@osstech.co.jp --- (In reply to Quanah Gibson-Mount from comment #2)
Commits: • 5d5f4318 by Quanah Gibson-Mount at 2021-03-04T17:11:35+00:00 ITS#9490 - Add keepalive settings to ldap.conf
+.B _KEEPALIVE_IDLE
should be `.B KEEPALIVE_IDLE`? (Remove the heading `_`)
https://bugs.openldap.org/show_bug.cgi?id=9490
--- Comment #4 from Quanah Gibson-Mount quanah@openldap.org --- (In reply to SATOH Fumiyasu from comment #3)
(In reply to Quanah Gibson-Mount from comment #2)
Commits: • 5d5f4318 by Quanah Gibson-Mount at 2021-03-04T17:11:35+00:00 ITS#9490 - Add keepalive settings to ldap.conf
+.B _KEEPALIVE_IDLE
should be `.B KEEPALIVE_IDLE`? (Remove the heading `_`)
Fixed, thanks.
https://bugs.openldap.org/show_bug.cgi?id=9490
Quanah Gibson-Mount quanah@openldap.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED