Community

Increasing MySQL 5.5 max_connections on RHEL 5

(Jon Jensen) Busy database-backed websites often hit scalability limits in the database first. In tuning MySQL, one of the first things to look at is the max_connections parameter, which is often too low. (Of course another thing to look at is appropriate fragment caching in your app server, HTTP ob

Read More - Register for Free Membership