X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7541b9c86e07a65139ee508cc2476fdc77ee4310..c75359c0116392ea13ebf578c74e495c9e158f62:/lib/config/config.default.yml diff --git a/lib/config/config.default.yml b/lib/config/config.default.yml index b17523e356..20d071680e 100644 --- a/lib/config/config.default.yml +++ b/lib/config/config.default.yml @@ -225,7 +225,12 @@ Clusters: # Maximum number of concurrent requests to accept in a single # service process, or 0 for no limit. - MaxConcurrentRequests: 0 + MaxConcurrentRequests: 64 + + # Fraction of MaxConcurrentRequests that can be "log create" + # messages at any given time. This is to prevent logging + # updates from crowding out more important requests. + LogCreateRequestFraction: 0.50 # Maximum number of 64MiB memory buffers per Keepstore server process, or # 0 for no limit. When this limit is reached, up to