Number DB Connections more than the limit

0
Hi all,  We have hosted our Mendix app in AWS cloud. Recently we noticed that the number of DB connections recorded as per the graphs is really more than what is configured. We have configured only 90 DB connections. For on a particular day, it went to 360+ connections and immediately came down. Another day, it even went to 800.    Given the limits are properly set to 90 connections, have any one experienced this before and know what could be the reason. Any guidance is much appreciated.
asked
1 answers
0

See the documentation here: https://docs.mendix.com/refguide/tricky-custom-runtime-settings#4-1-connection-pooling

I would file a bug report. As one can read from the documentation it should not be possible to create more connections. So either the graph is wrong or there is a bug in the connection pool.

Regards,

Ronald

 

answered