...
Parameter | Default Value | Recommended Value | Example |
---|---|---|---|
webapp.numProcesses | 2 | P / 15, rounded up to the nearest integer, minimum of 2 | for P = 40, set to 3 |
webapp.dbdatabase.pool.maxConnections | 10 | 5 * webapp.numProcesses | for webapp.numProcesses = 3 , set to 15 |
vfs-service.numProcesses | 2 | P / 50, rounded up to the nearest integer, minimum of 2 | for P = 225, set to 5 |
...
Info | |
---|---|
NOTE: Avoid modifying these parameters unless instructed by
|
Parameter | Default Value |
---|---|
batch-job-runner.executor.maxPoolSize | 50 |
batch-job-runner.db.maxPoolSize | |
batch-job-runner.systemProperties.httpMaxConnectionsPerDestination | 50 |
...