Project

General

Profile

MySQL DB connection pool

Added by Rodrigo Ramirez almost 3 years ago

Our Redmine installation in Docker have only one connection to MySQL DB.
The config/database.yml file set a max of 5 connections.
Someone can help us to increase connections please?

Installation over Docker 19.03.1:

Redmine version 3.4.6.stable
Ruby version 2.4.5-p335 (2018-10-18) [x86_64-linux]
Rails version 4.2.8
Environment production
Database adapter Mysql2
MySQL 5.6.26 (Red Hat Enterprise Linux Server release 7.1 virtual server)


Replies (2)

RE: MySQL DB connection pool - Added by Lorenzo Meneghetti almost 3 years ago

Hi Rodrigo, config/database.yml holds environments entries to reach databases. Do you mean you would have more than one connection to the same database?
Sorry, I can't understand.
Thanks
Lorenzo

RE: MySQL DB connection pool - Added by Rodrigo Ramirez almost 3 years ago

Hi Lorenzo!

thx for your answer.

There are already another post for this https://www.redmine.org/boards/2/topics/65455, let's continue there.

Regards

    (1-2/2)