Previous icon

Next icon

Configuring connection pooling in SynWeb

You can configure SynWeb's connection pooling to improve performance.

To configure connection pooling:

  1. Navigate to the SynwebCfg directory on your server.

    Windows Explorer - navigate to the SynwebCfg directory, Synergetic xml file

  2. Open the Synergetic.xml file with Notepad.

    Notepad - Synergetic xml file

  3. Scroll down until you find the DatabasePool fields.
  4. Edit the fields according to the table below.

DatabasePool fields

Fields

Description

DatabasePoolEnabled

Type:

  • True to enable database connection pooling
  • False to disable database connection pooling.

DatabasePoolSizeMax

The maximum number of connections allowed in the pool.

DatabasePoolSizeMin

The minimum number of connections the pool must maintain.

Last modified: 24/08/2016 4:33:44 PM

See Also

Overriding the default configuration settings

Disabling SSRS in SynWeb

© 2016 Synergetic Management Systems. Published 19 September 2016.

Top of page