/
Configuring connection pooling in SynWeb
Configuring connection pooling in SynWeb
You can configure SynWeb's connection pooling to improve performance.
To configure connection pooling:
- Navigate to the SynwebCfg directory on your server.
- Open the Synergetic.xml file with Notepad.
- Scroll down until you find the DatabasePool fields.
- Edit the fields according to the table below.
DatabasePool fields
Fields | Description |
---|---|
DatabasePoolEnabled | Type:
|
DatabasePoolSizeMax | The maximum number of connections allowed in the pool. |
DatabasePoolSizeMin | The minimum number of connections the pool must maintain. |
, multiple selections available,
Related content
Overriding the default configuration settings
Overriding the default configuration settings
More like this
Editing the Synergy.cfg file
Editing the Synergy.cfg file
More like this
OverrideTimeoutMinutes_DBAuthentication configuration setting
OverrideTimeoutMinutes_DBAuthentication configuration setting
More like this
SynWeb configuration settings
SynWeb configuration settings
More like this