20680: Increase MaxConcurrentRequests to 8
[arvados.git] / lib / config / config.default.yml
index b78116255a14687208dace80d212dae452bbac80..4e5c051602a994070df7d99adc4cce4acdec314d 100644 (file)
@@ -225,7 +225,7 @@ Clusters:
 
       # Maximum number of concurrent requests to process concurrently
       # in a single service process, or 0 for no limit.
-      MaxConcurrentRequests: 4
+      MaxConcurrentRequests: 8
 
       # Maximum number of incoming requests to hold in a priority
       # queue waiting for one of the MaxConcurrentRequests slots to be