Bug #41402 bump the default max active connections from 20 to 70
Submitted: 11 Dec 2008 16:17 Modified: 14 Jan 2009 16:08
Reporter: Sloan Childers Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Server Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Sloan Childers CPU Architecture:Any

[11 Dec 2008 16:17] Sloan Childers
Description:
Need to bump the max active database connections to 70 as the default per a request from the support team.

How to repeat:
N/A

Suggested fix:
default.maxActive=70

Change Settings.java to check for the randomly generated encryption key AND default.maxActive and save the modified config.properties.  That way if a customer already has it set and it works for them we'll not mess with their settings.
[11 Dec 2008 16:18] Sloan Childers
fixed in svnroot/merlin-1.0/branches/ga-1.3.3 r9237
[17 Dec 2008 4:31] Marcos Palacios
Verified fixed in build 1.3.3.9247.
[14 Jan 2009 16:08] Tony Bedford
An entry was added to the 1.3.3 changelog:

The maximum number of active database connections was increased to 70 as the default.