1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source3/librpc
Stefan Metzmacher f8b76235fe s3:rpc_server: distribute clients based on available association group slots
The important factor to distribute connection to workers
should be the number of used association group slots instead
of the raw number of connections. If one worker has a lot of
association groups with just one connection each, but another
with few association groups, but multiple connections per
association group. The one with less association groups should
get the connection. Note each worker is only able to allocate
UINT16_MAX allocation groups, but the number of connections
is only limited by RAM.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-10-17 19:20:38 +00:00
..
crypto s3:librpc: Fix code spelling 2023-09-11 02:42:41 +00:00
gen_ndr
idl s3:rpc_server: distribute clients based on available association group slots 2023-10-17 19:20:38 +00:00
ndr s3-librpc: add ads.idl and convert ads_struct to talloc. 2022-12-16 20:38:32 +00:00
rpc s3:librpc: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
wscript_build s3-librpc: use nbt_server_type in ads.idl 2022-12-16 20:38:32 +00:00