MySQL Forums
Forum List  »  InnoDB

Re: Need help to improve innodb performance
Posted by: Phoenix Kiula
Date: April 17, 2009 11:26PM

Thanks Rick.

I have you a snapshot from the db at night, when not much action. Will try processlist.

But my big confusion is about these two variables.

innodb_buffer_pool
max_connections

Buffer_pool should be set large. Manuals says even up to 80%. Given that I have 32GB of ram, I want to set it up to 20GB or so.

But max_connections with "1.5G per thread" (as reported by MySQL-tuning.pl script) is what I am confused about.

(1) Should I increase max_connections to the tune of 20,000 or more. Is it inadvisable?
(2) How can I make sure each "thread" does not require 1.5G!

Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Need help to improve innodb performance
3090
April 17, 2009 11:26PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.