You can configure SynWeb's connection pooling to improve performance.
...
- 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. |