Description:
We are constantly calling configuration get functions during a connection. These calls are expensive, so we should just store all these settings in the conn struct during handle_new_connection()
CI Tested & ASAN Approved
https://pagure.io/389-ds-base/issue/50306
This looks great! I really like the idea of it. I don't see anything obvious either, so ack from me?
rebased onto c9d65282d05f1b543e171e4b81efb9a4789e778b
Pull-Request has been merged by mreynolds
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/3371
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
Description:
CI Tested & ASAN Approved
https://pagure.io/389-ds-base/issue/50306