OptionGCP_ARCHIVING_CONCURRENCY
Description The number of concurrent downloading/uploading files in GCP archiving storage
Introduced Version1.97
Defaultcores/2 (Number of CPU)

Sets the number of concurrent download and upload threads for accessing Google Cloud stored data.

For example:

ini
GCP_ARCHIVING_CONCURRENCY=10

indicates that a total of 10 transfers at a time are allowed, disregarding the transfer direction.

The default value usually does not need adjusting.