rancher-partner-charts/charts/jfrog/artifactory-ha/107.77.7/sizing/artifactory-2xlarge-extra-c...

41 lines
1.3 KiB
YAML

####################################################################################
# [WARNING] The configuration mentioned in this file are taken inside system.yaml
# hence this configuration will be overridden when enabling systemYamlOverride
####################################################################################
artifactory:
primary:
javaOpts:
other: >
-XX:InitialRAMPercentage=40
-XX:MaxRAMPercentage=70
-Dartifactory.async.corePoolSize=200
-Dartifactory.async.poolMaxQueueSize=100000
-Dartifactory.http.client.max.total.connections=150
-Dartifactory.http.client.max.connections.per.route=150
-Dartifactory.access.client.max.connections=200
-Dartifactory.metadata.event.operator.threads=5
-XX:MaxMetaspaceSize=512m
-Djdk.nio.maxCachedBufferSize=1048576
-XX:MaxDirectMemorySize=1024m
tomcat:
connector:
maxThreads: 800
extraConfig: 'acceptCount="1200" acceptorThreadCount="2" compression="off" connectionLinger="-1" connectionTimeout="120000" enableLookups="false"'
database:
maxOpenConnections: 200
access:
tomcat:
connector:
maxThreads: 200
database:
maxOpenConnections: 200
metadata:
database:
maxOpenConnections: 200