When checking Production, an Apache thread was seen to be using up a lot of resources.
Is it possible this could be a bit misleading “in that”, the actual culprit is caused by MySQL, if the site happened to be using MySQL.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, this is definitely possible. However, if you see the httpd thread using a lot of resources, it’s Apache. It could be some sort of interaction between httpd and mysqld. Try examining the logs of Apache and Mysql.
Some more info will help:
Are they both running on the same server? Can you be more specific about the problem and what causes it?