recommended settings for max database connections for all openstack services
Hello,
I was wondering if there were some recommended settings for the maximum amount of database connections for openstack. We frequently run into a problem where we cannot perform a certain operation because of "Too many connections" being open to our postgresql databases.
I also noticed that we have several hundred connections to postgresql that seems to stay open for days on end, should the max connections be adjusted or a timeout specified? if so, where should this all be set at?
Thanks all.