Re: a question regarding maxactive

2009-09-01 Thread sebb
On 01/09/2009, Chen Bangzhong wrote: > Hi, experts > > I have one java web application. In the application, several datasource was > configured for dbcp. For each datasource, maxActive was set to 100 and max > Idle set to 30. This is a question for the Commons User list. See: http://commons.a

a question regarding maxactive

2009-09-01 Thread Chen Bangzhong
Hi, experts I have one java web application. In the application, several datasource was configured for dbcp. For each datasource, maxActive was set to 100 and max Idle set to 30. Then I used several crawlers to make the web application very busy, until the application reported that it can't ge