MySQL Forums
Forum List  »  Performance

Re: Monitoring large resultsets
Posted by: Jerome Benezech
Date: July 12, 2012 03:51AM

Thanks for the tips.
As I said, I am aware of the improvements needed in indexing and coding, but the app being several layers of joomla extensions, this is going to take a long time to optimize the code.
This is actually not my server, I've been asked to look into it as they have perf problems.

My immediate worry is that the linux server is going down and I'm trying to figure why. Certainly queries need to be optimized and the bad implementation is taking its load on the machine. But I'd think a box with 12GB of RAM and 8 cpus, would handle a few concurrent queries, even with poor coding. So there is something else going on.
As I said, php processes are taking a lot of mem and cpu and I suspect there is a connection between big resultsets being retrieved. With this multi layer joomla cake it is difficult to find where this happens and I hoped I could identify the big resultsets from the mysql side.

Options: ReplyQuote


Subject
Views
Written By
Posted
2065
July 10, 2012 10:26PM
1126
July 11, 2012 02:01AM
905
July 12, 2012 02:19AM
958
July 12, 2012 03:37AM
Re: Monitoring large resultsets
948
July 12, 2012 03:51AM
947
July 12, 2012 04:13AM
992
July 12, 2012 05:49AM
1129
July 12, 2012 07:02AM
942
July 13, 2012 07:50PM
927
July 14, 2012 02:43AM
909
July 12, 2012 08:13AM
908
July 12, 2012 08:55AM
990
July 12, 2012 12:12PM


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.