This article describes how to add / increase additional SQL database connections from XenMobile. By default XenMobile Server 10.x has 50 database connections to SQL database.
Note: Please be sure that your SQL Server has enough resources (RAM & CPU) to handle the additional load on the server prior to making these changes on your XenMobile Server.
Complete the following steps to add SQL database connections to XenMobile:
Click the gear icon from the XenMobile Server dashboard.
Click Server Properties.
Click Add and enter the following details:
Key: Custom Key
Key: hibernate.c3p0.max_size
Value: 500
Display name: hibernate.c3p0.max_size=500
Description: DB connections to SQL
Click Save.
Reboot the XenMobile server for changes to take effect.