Hi,
I noticed that around 15/20 db connections are created as soon as the first EA users opens an access to a DB via the Pro Cloud Server.
I found the associated explanation from the PCS user guide (
https://sparxsystems.com/enterprise_architect_user_guide/16.1/the_model_repository/cloud_server_client_add_sqlsvr.html):
"the Pro Cloud Server creates a 'pool' of database connections when it starts. Database connections from the pool are allocated to action each request for data as it arrives and, since they have already been established, execution is almost instantaneous."
I suppose the number of db connections is automatically managed by the PCS. Is it the case ? Would it be relevant to manage this number via the PCS configuration ?