开发者

Rails/MySql - amount of database connection pool

What is the recommended amount of connection pool to a MySql DB on a Rails 2.3.8 application, to my understanding the default is 5, is this enough开发者_运维知识库?


There's no way to answer that question w/o more information.

What's your expected load? How long does your average DB transaction last? How much data is loaded per query (average)?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜