Actions
Bug #16326
closed[doc] improve MaxConcurrentRequests and MaxKeepBlobBuffers descriptions
Start date:
04/09/2020
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Description
The detail on how to calculate MaxKeepBlobBuffers was accidentally dropped in the 2.0 doc update.
The description for MaxConcurrentRequests erroneously states that it is only used by Keepstore.
The description for MaxConcurrentRequests states that the default (0) means no limit, but in the Keepstore code, 0 is translated to 2 * MaxKeepBlobBuffers.
Actions