1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/librpc/idl
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
..
ads.idl s3-librpc: use nbt_server_type in ads.idl 2022-12-16 20:38:32 +00:00
IDL_LICENSE.txt
leases_db.idl smbd: Make "current_state" show up first in the blob 2019-09-17 22:49:36 +00:00
libnet_join.idl s3-librpc: add ads.idl and convert ads_struct to talloc. 2022-12-16 20:38:32 +00:00
libnetapi.idl s3:libnetapi: Add NetComposeOfflineDomainJoin() to IDL 2023-09-05 21:18:32 +00:00
open_files.idl s3:locking: introduce share_mode_data->not_stored 2022-09-20 00:34:35 +00:00
perfcount.idl
rpc_host.idl s3:rpc_server: distribute clients based on available association group slots 2023-10-17 19:20:38 +00:00
secrets.idl idl: secrets_domain_info1_change is not a recursive structure 2021-06-29 03:07:17 +00:00
smbXsrv.idl smbd: Remove smbXsrv_open_global0->db_rec 2023-02-13 10:49:43 +00:00
wscript_build librpc: Fix compile error for libnet_join.idl 2023-03-03 01:07:37 +00:00