What would be the 'normal' number of connections per ODK installation on
postgres.
I had a FATAL error in postgres cause Maximum number of connections issue
in postgres and saw that there were ~100 idle connections from ODK. I
restarted tomcat, and now I have ~30 connections. Is this number of
connections considered OK? I'm worried that ODK is not closing the
connection and I cannot explain why I had ~100 connections..
ps. I have an instance of tomcat with two instances of ODK which connect to
two different DBs, one a MySQL, the other a Postgresql.
What would be the 'normal' number of connections per ODK installation on
postgres.
I had a FATAL error in postgres cause Maximum number of connections issue in
postgres and saw that there were ~100 idle connections from ODK. I restarted
tomcat, and now I have ~30 connections. Is this number of connections
considered OK? I'm worried that ODK is not closing the connection and I
cannot explain why I had ~100 connections..
ps. I have an instance of tomcat with two instances of ODK which connect to
two different DBs, one a MySQL, the other a Postgresql.