Configuring connection pooling in SynWeb

Modified on Mon, 20 Apr at 12:19 AM

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

To configure connection pooling:

  1. Navigate to the SynwebCfg directory on your server.
  2. Open the Synergetic.xml file with Notepad.
  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.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article