Filestore Configurations

How do I tune Artifactory for heavy loads?

AuthorFullName__c
Ariel Kabov
articleNumber
000002802
ft:sourceType
Salesforce
FirstPublishedDate
2016-11-21T15:16:01Z
lastModifiedDate
2024-03-10T07:48:51Z
VersionNumber
19
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.