openldap/servers/lloadd
Ondřej Kuzník edfb3d73d6 Fix operation status tracking.
An operation is rejected iff it has to be dropped before we can find an
upstream for it (unless we handle it ourselves, that is). At that point
it is failed unless completed successfully.

This makes a difference for multi-stage binds which alternate between
'failed' (we are waiting on a server response) and 'completed' (server
did what we asked them to, waiting on client to continue).
2020-11-17 17:58:14 +00:00
..
backend.c Split backend destruction from resetting it 2020-11-17 17:58:14 +00:00
bind.c Fix operation status tracking. 2020-11-17 17:58:14 +00:00
client.c Fix operation status tracking. 2020-11-17 17:58:14 +00:00
config.c Convert the load balancer into a backend 2020-11-17 17:58:14 +00:00
config.h Use slapd's config.h 2020-11-17 17:58:14 +00:00
connection.c expose task functions for invalidation 2020-11-17 17:58:14 +00:00
daemon.c Introduce infra to handle config changes 2020-11-17 17:58:14 +00:00
design.md lloadd ahoy 2020-11-17 17:15:40 +00:00
extended.c Lload cn=monitor initial implementation 2020-11-17 17:58:14 +00:00
init.c Implement pause handlers 2020-11-17 17:58:14 +00:00
libevent_support.c Enable compilation of the load balancer as a module 2020-11-17 17:58:14 +00:00
lload.h Introduce infra to handle config changes 2020-11-17 17:58:14 +00:00
main.c Module shutdown 2020-11-17 17:58:14 +00:00
Makefile_module.in Lload cn=monitor initial implementation 2020-11-17 17:58:14 +00:00
Makefile_server.in Do not copy files from slapd, just link them 2020-11-17 17:58:14 +00:00
Makefile.in Enable compilation of the load balancer as a module 2020-11-17 17:58:14 +00:00
module_init.c Implement pause handlers 2020-11-17 17:58:14 +00:00
monitor.c More meaningful connection type reporting 2020-11-17 17:58:14 +00:00
nt_svc.c lloadd ahoy 2020-11-17 17:15:40 +00:00
operation.c Fix operation counts 2020-11-17 17:58:14 +00:00
proto-lload.h expose task functions for invalidation 2020-11-17 17:58:14 +00:00
upstream.c Introduce a new connection status - gentle shutdown 2020-11-17 17:58:14 +00:00
value.c Clean ups and renames to coexist with slapd 2020-11-17 17:58:14 +00:00