Hello,
I'm fairly new to Apache and have a problem that's been stumping me for months. I'm trying to get a small/mid-sized Joomla site with some custom code up and running, but after about 8 hours it always crashes with PHP errors.
I've noticed that if I up the ThreadsPerChild count in httpd.conf I can keep the site going for 24 or 48 hours.
Does anyone know of a way to look at what Apache's threads are doing? I'm fairly sure it's some of my code that's causing the issue, but I have no way to see where/how the threads are getting locked up.
Any response would be appreciated, this has been driving me nuts, thanks.
I'm fairly new to Apache and have a problem that's been stumping me for months. I'm trying to get a small/mid-sized Joomla site with some custom code up and running, but after about 8 hours it always crashes with PHP errors.
I've noticed that if I up the ThreadsPerChild count in httpd.conf I can keep the site going for 24 or 48 hours.
Does anyone know of a way to look at what Apache's threads are doing? I'm fairly sure it's some of my code that's causing the issue, but I have no way to see where/how the threads are getting locked up.
Any response would be appreciated, this has been driving me nuts, thanks.