Configuration settings for production environment
- Akash Kumar Jaiswal (Unlicensed)
The default configuration settings of Adeptia Connect are not recommended for the production environment. To use Adeptia Connect in a production environment, configure the properties, specified in the below table, as per your Adeptia Connect 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 | Connect Express Edition | Connect Professional Edition | Connect Premier Edition | Connect 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 |
Query 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 requirements