How to Add SQL Database Connections to XenMobile Server

How to Add SQL Database Connections to XenMobile Server

book

Article ID: CTX202721

calendar_today

Updated On:

Description

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.


Instructions

Complete the following steps to add SQL database connections to XenMobile:

  1. Click the gear icon from the XenMobile Server dashboard.

    User-added image

  2. Click Server Properties.

    User-added image

  3. 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

    User-added image

    User-added image

  4. Click Save.

  5. Reboot the XenMobile server for changes to take effect.

Issue/Introduction

This article describes how to increase SQL database parallel connections to XenMobile.