Filestore Configurations

How do I tune Artifactory for heavy loads?

AuthorFullName__c
Ariel Kabov
articleNumber
000006237
ft:sourceType
Salesforce
FirstPublishedDate
2024-11-14T16:51:19Z
lastModifiedDate
2025-04-28
VersionNumber
9
Artifactory supports different backend storage configurations to store the Artifactory filestore.
For scenarios where the configured storage is not local, a performance benefit can be using a large Cache-FS provider mounted locally for each node.
Cached files will be served quickly, and therefore having a large Cache FS provider will be a performance gain.

Some filestore providers allow tuning and modifications of parameters. For instance: 
Eventual: "numberOfThreads".
Eventual-Cluster: "maxWorkers".
Remote: "maxConnections".

Read more at the Best Practices for Managing Your Artifactory Filestore white paper.