Question
5
Replies
5953
Views
Chhabra
Posted: September 7, 2017
Last activity: September 8, 2017
Closed
Connection Pool Settings in Pega
How to modify thread pool settings and JDBC Connection pool settings in Pega?
Question
Question
Question
Question
Question
Question
Question
Idea
Question
Question
How to modify thread pool settings and JDBC Connection pool settings in Pega?
Hi Rashi,
Adding to Mahesh's comment, you can also Increase the max active requester count in the monitor service package to modify the connection pool size.
Thanks,
Vikash
Hi Vikash,
Reg. increasing max active requester count, Where can I find monitor service package ? It it something within tomcat configurations or something outside of it ?
You can search for Monitor service package in your application as shown in attachment.
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.
Hi Rashi,
Both the settings are related to the Server specific and it depends on which server you are using. For example, if you are using Tomcat server then JDBC connection pool settings can be done in context.xml file as follows: