Skip to content
Snippets Groups Projects

Issue 9502 - Implement TCP_USER_TIMEOUT in meta and asyncmeta

Merged Nadezhda Ivanova requested to merge nivanova/openldap:tcp_user_timeout into master
1 unresolved thread

This is the initial implementation of LDAP_OPT_TCP_USER_TIMEOUT libldap option, and it's use by the meta and asyncmeta backends.

Edited by Nadezhda Ivanova

Merge request reports

Merge request pipeline #2588 passed

Merge request pipeline passed for 9bbbbf5f

Approval is optional

Merged by Quanah Gibson-MountQuanah Gibson-Mount 3 years ago (Apr 22, 2021 10:49pm UTC)

Merge details

  • Changes merged into master with 9bbbbf5f.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #2589 passed

Pipeline passed for 9bbbbf5f on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
584 584 .B keepalive
585 585 parameter is ignored otherwise, and system-wide settings are used.
586 586
587 .TP
588 .B tcp-user-timeout <milliseconds>
589 The
590 .B tcp-user-timeout
591 parameter sets
592 .B TCP_USER_TIMEOUT
593 on the target connections, overriding the operating system setting.
594 If unspecified or set to 0, the system-wide setting is used.
  • Ondřej Kuzník added 19 commits

    added 19 commits

    Compare with previous version

  • Ondřej Kuzník added 2 commits

    added 2 commits

    • 39e27cc6 - ITS#9502 Implement tcp-user-timeout support for back-ldap/(async)meta
    • 8769dcd0 - ITS#9502 TCP_USER_TIMEOUT for lloadd

    Compare with previous version

  • Ondřej Kuzník added 2 commits

    added 2 commits

    • dce1883e - ITS#9502 Implement tcp-user-timeout support for back-ldap/(async)meta
    • 69b0a865 - ITS#9502 TCP_USER_TIMEOUT for lloadd

    Compare with previous version

  • Made some tweaks in slapd parts of this MR, added back-ldap and lloadd code.

  • Nadezhda Ivanova added 2 commits

    added 2 commits

    • 7c3b8734 - ITS#9502 Implement tcp-user-timeout support for back-ldap/(async)meta
    • 1ea6b29e - ITS#9502 TCP_USER_TIMEOUT for lloadd

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Nadezhda Ivanova added 104 commits

    added 104 commits

    Compare with previous version

  • Nadezhda Ivanova marked this merge request as ready

    marked this merge request as ready

  • Ondřej Kuzník added 4 commits

    added 4 commits

    Compare with previous version

  • Howard Chu approved this merge request

    approved this merge request

  • added 14 commits

    Compare with previous version

  • Quanah Gibson-Mount enabled an automatic merge when the pipeline for 9bbbbf5f succeeds

    enabled an automatic merge when the pipeline for 9bbbbf5f succeeds

  • Please register or sign in to reply
    Loading