search for: max_connection_pool

Displaying 1 result from an estimated 1 matches for "max_connection_pool".

Did you mean: make_connection_pool
2009 Jun 24
0
Help: pool doesn't work correctly!
Hi, i''m using nginx+passenger and i''ve set a max_connection_pool for passenger equal to 10, and the rails pool in the database.yml to 25. Looking to the production log i''ve found that it''s not updated (i''ve restart both mysql and nginx). The error is: ActiveRecord::ConnectionTimeoutError (could not obtain a database connection within 5...