| Option | GCP_STORAGE_TRANSFER_THREAD_POOL_SIZE | |
| Description | Controls the pool size for the shared thread pool used to execute uploads and downloads. | |
| Introduced Version | 1.240 | |
| Default | 50% of node's CPU cores | |
Some parts of the transfer process may be CPU-intensive, for example handling segment encryption. The concurrency of this work is controlled by the thread pool size. LogScale recommends leaving value this at its default value, since permitting too much CPU-intensive work for bucket transfers at a time can be disruptive to the rest of the system. Leaving some CPU capacity for other work reduces this disruption.