openldap/servers
Ondřej Kuzník 53015aa4cb Round robin for backends.
Several threads calling backend_select might reset current_backend to a
different place, there are two options to deal with that:
- just let the last rotation win (the current approach)
- detect whether first == current_backend and only replace then

Not sure which one is more useful, going with the simpler.
2020-11-17 17:55:46 +00:00
..
lloadd Round robin for backends. 2020-11-17 17:55:46 +00:00
slapd lloadd ahoy 2020-11-17 17:15:40 +00:00
Makefile.in lloadd ahoy 2020-11-17 17:15:40 +00:00