The default configuration settings of Adeptia Suite are not recommended for the production environment. To use Adeptia Suite in a production environment, configure the properties, specified in the below table, as per your Adeptia Suite Edition.
The configuration settings may vary depending upon the frequency and size of the file.
We don't recommend log database in HSQLDB database.
Property Name | Default Values | Express/Express+ Edition | Professional Edition | Premier Edition | Enterprise Edition |
Memory Settings | |||||
Kernel: Xms* | 512 MB | 512 MB | 2048 MB | 2048 MB | 5120 MB |
Kernel: Xmx** | 1024 MB | 1024 MB | 4096 MB | 4096 MB | 8192 MB |
WebRunner: Xms | 256 MB | 256 MB | 256 MB | 256 MB | 512 MB |
WebRunner: Xmx | 512 MB | 512 MB | 512 MB | 512 MB | 1024 MB |
Backend DB: Xms | 512 MB | 512 MB | 512 MB | 512 MB | 512 MB |
Backend DB: Xmx | 1024 MB | 1024 MB | 1024 MB | 1024 MB | 1024 MB |
Queue Processor Settings | |||||
Queue Processor concurrent processes | 5 | 5 | 5 | 20 | 20 |
Queue Processor reload factor | 20 | 20 | 40 | 40 | 80 |
Database Connection Pool Settings | |||||
Backend DB Pool Size | 50 | 50 | 50 | 50 | 100 |
Log DB Pool Size | 100 | 100 | 100 | 100 | 200 |
Cluster DB Pool Size | 25 | 25 | 25 | 25 | 50 |
Archive DB Pool Size | 25 | 25 | 25 | 25 | 50 |
Log Cleanup Settings | |||||
Cleanup cron | 003**? | 003**? | 003**? | 003**? | 003**? |
Data/log cleanup retain time | 5 | 2 | 2 | 2 | 2 |
Archive cleanup retain time | 15 | 10 | 10 | 10 | 10 |
log4j.rootLogger | INFO,console,jdbc | ERROR,console,jdbc |
|
|
|
log4j.logger.org.exolab.castor | INFO | ERROR | ERROR | ERROR | ERROR |
log4j.logger.Event | INFO | ERROR | ERROR | ERROR | ERROR |
Web Server Settings | |||||
Web Server HTTP Port | 8080 | 80 | 80 | 80 | 80 |
*Xms is the minimum requirements
**Xmx is the maximum requirements4