| Author |
Increasing the Maximum Connection pool size
|
Santosh Kumar Balasubramani
Greenhorn
Joined: Jun 21, 2011
Posts: 12
|
|
Hi,
How to increase the maximum connection pool size, can anyone help me out. Is it possible to increase using JMX Console.
Regards,
Santosh Kumar
|
 |
Peter Johnson
author
Bartender
Joined: May 14, 2008
Posts: 4875
|
posted

0
|
Which version of JBoss AS? Following response assumes 6.0 or earlier.
Which connection pool?
Database? - Edit your *-ds.xml file
HTTP? - Edit the server.xml file
|
JBoss In Action
|
 |
Santosh Kumar Balasubramani
Greenhorn
Joined: Jun 21, 2011
Posts: 12
|
|
Hi Peter,
Version we are using is jboss-5.1.0.GA.
Exactly my query was how to increase the MaxConnectionsInUseCount in Managed Connection pool.
Regards,
Santosh Kumar
|
 |
Peter Johnson
author
Bartender
Joined: May 14, 2008
Posts: 4875
|
posted

0
|
|
I ask again: database connections or http connections? Or some other type of connection? Yes, I could look it up but I am being lazy.
|
 |
 |
|
|
subject: Increasing the Maximum Connection pool size
|
|
|