-
Notifications
You must be signed in to change notification settings - Fork 35
POOL Tomcat
nicol edited this page Jan 9, 2025
·
2 revisions
- File Location : $USER_HOME/.magicDeskCompanion/pool/Tomcat.conf
- Category : POOL
- Version : 11.0.2
- Status : STABLE
- Need Authenticator : No
Key | Description | Type | Default Value | Allowed Values |
---|---|---|---|---|
minIdle | The minimum number of established connections that should be kept in the pool at all times. The connection pool can shrink below this number if validation queries fail. | Number | 2 | Any value > 1 |
maxIdle | The maximum number of connections that should be kept in the pool at all times. Idle connections are checked periodically (if enabled) and connections that been idle for longer than minEvictableIdleTimeMillis will be released. | Number | 5 | Any value > 1 |
minEvictableIdleTimeMillis | The minimum amount of time an object may sit idle in the pool before it is eligible for eviction. The value is in millisecond. | Number | 6000 | Any value > 1000 |
initialSize | The initial number of connections that are created when the pool is started. | Number | 10 | Any value > 1 |
defaultAutoCommit | The default auto-commit state of connections created by this pool. If not set, default is JDBC driver default | Boolean | true | true false |
maxActive | The maximum number of active connections that can be allocated from this pool at the same time. | Number | 10 | Any value > 1 |
Cards
Decks
Game
Collection
Stock
- define default stock item
- import cards
- export cards
- Estimate my stock
- Get grading information
- Mass modification tools
Sealed
Alerts
Dashboard
Shops
- Create your transaction
- import orders
- Manage contacts
- Manage your external webshop DEV
- Configure your embbeded webshop
Builder
News
Scripting
Announces
Chat
Servers
- Rest Backend Server
- Website Servers
- Discord bot Server
- Prices Manager Server
- Automate Server
- Community Server
- Technical Servers
Tools
Administration