- 17 Nov, 2020 39 commits
-
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
Unregistration is a hack and we shoould either make the subsystems into an entry (if monitor allows subentry generation) or implement subsystem unregistration in back-monitor.
-
Ondřej Kuzník authored
-
Ondřej Kuzník authored
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
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.
-
-
This alone doesn't make the server do a round robin.
-
-
-
-
-
-
-
-
-
-
-
-
-