https://bugs.openldap.org/show_bug.cgi?id=9584
--- Comment #8 from Michael Ströder michael@stroeder.com --- On 7/29/21 1:33 PM, openldap-its@openldap.org wrote:
By serializing the start, one consumer will pull down the bulk of the data, and then when it finishes, the next consumer will be using the latest cookie when it talks to its provider, so no redundant data will be downloaded.
Does this also apply to the situation where I start multiple empty consumers (no data in DB yet)?