URL: https://github.com/SSSD/sssd/pull/5300 Title: #5300: ad: use parallel cldap ping for site discovery
sumit-bose commented: """ > So do you suggest to implement 3 batches that are sent at time T (5 servers), > T+400ms (5 servers), T+600ms (remainder) or to iterate over it sequentially > with slow delay before going to next dc (to ping first five servers will take > 400_5, the next five 200_5 and the remaining 100*X)? Hi, I was thinking of keeping the parallel pings but doing it in batches, so that in the typical/positive case we do not have to send pings to all DCs. bye, Sumit """ See the full comment at https://github.com/SSSD/sssd/pull/5300#issuecomment-700804289
_______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org