MySQL Forums
Forum List  »  Performance

Re: Server just hanging (More Information)
Posted by: Thomas Deliduka
Date: August 26, 2005 11:45AM

Thanks Erin!! You are helping a lot.

Your suggestion of changing threads_cache I don't know if this is your version vs mine (4.0.25) but I think the variable should be thread_cache_size that's the one I could see closest matched.

I made your other suggested changes but I am hesitating on changing max_connections. The server was only up for about four hours when I did the output you saw. While right now max_connections is about 86 but we have a couple sites that go through cycles (especially around basketball season) that the connections explode. In fact, I would not be surprised if it will max out on 300 connections.

I set the temp table size to 500MB because I saw my server RAM usage at less than 750MB with a 4GB server and I thought it was ridiculous that I was having these queries hang with "copying to tmp table" so I figured I simply needed to up it. I didn't think it would cause other things to max out. The way I thought it would be is the allotted space that is given for temporary tables. I.e. a one-time allocation, am I wrong on that one?

Thanks for the MB conversion. I am not good at it either so I used the short version.

I know enough to be dangerous. Thanks for being patient!

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Server just hanging (More Information)
6730
August 26, 2005 11:45AM
8202
December 07, 2006 10:30AM
9583
September 23, 2005 01:56AM
4848
October 05, 2005 04:58AM
6043
October 05, 2005 11:49PM
5322
October 06, 2005 01:34AM
6619
October 06, 2005 04:57PM
6435
January 21, 2008 10:14AM
5790
January 21, 2008 10:53AM
5249
May 19, 2008 09:41AM
5463
February 05, 2008 10:27AM
6008
March 12, 2008 08:37AM
6068
November 14, 2008 12:31AM


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.