rohityadavcloud commented on code in PR #451: URL: https://github.com/apache/cloudstack-documentation/pull/451#discussion_r1816525015
########## source/adminguide/tuning.rst: ########## @@ -109,6 +109,10 @@ db.simulator.connectionPoolLib To use DBCP 2, the value for the configuration must be set to 'dbcp'. An empty value or 'hikaricp' will allow using HikariCP. +For large-scale environments, HikariCP should perform better. For environments Review Comment: Should we also mention, RAM/requirements when running mgmt server with either of the two? ########## source/adminguide/tuning.rst: ########## @@ -109,6 +109,10 @@ db.simulator.connectionPoolLib To use DBCP 2, the value for the configuration must be set to 'dbcp'. An empty value or 'hikaricp' will allow using HikariCP. +For large-scale environments, HikariCP should perform better. For environments Review Comment: Should we also mention, minimum RAM/requirements when running mgmt server with either of the two? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org