BuildForge Help

MySQL Configuration

Increase maximum database connections to 200. Edit my.ini as follows:
max_connections=200
 
The value should at least equal the total of your Max Console Procs and Run Queue Size system settings (in the Management Console's Administration > System page).