I have a application which requires Connection pooling, as the server has several clients communicating to it at same time, which may be around 10k. And when i limit maxActive =200, updation of the database slows.I have a application which requires Connection