Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-19 Thread Daniel Reinhardt
-- From: "Justin Pasher" Sent: 18 December, 2009 21:20 To: Subject: Re: [us...@httpd] Apache intermittent crash - HELP!!! Just a couple things to point out (but nothing specific to fixing your probem) ... gary lim wrote: Hi Danie

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-18 Thread gary lim
: > -->From: gary lim > -->Sent: 16 December, 2009 16:20 > -->To: users@httpd.apache.org > -->Subject: [us...@httpd] Apache intermittent crash - HELP!!! > --> > --> > -->Dear all, > > --> > -->1. I'm using Linux 2.6.16.29 and running on

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-18 Thread gary lim
hi Rodrigo, XCache doesn't seem to be installed in our setup *phpinfo() *PHP Version => 5.1.6-pl4-gentoo System => Linux trillian 2.6.16.29-ab1-xenU #1 SMP Sat Sep 23 19:20:15 SGT 2006 i686 Build Date => Dec 11 2006 15:41:50 Configure Command => './configure' '--prefix=/usr/lib/php5' '--hos

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-18 Thread gary lim
yes, before we disable any PHP module, we want to be careful to only do it only if necessary since it under production On Sat, Dec 19, 2009 at 6:55 AM, Justin Pasher wrote: > gary lim wrote: > >> Hu justin, >> >> 1. Because its a production site, we are unable to disable the PHP >> modules/script

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-18 Thread gary lim
Hi justin, yes, we are working on this avenue which will take some timein the meantime, we need to try to resolve the crash issue in our production system. On Sat, Dec 19, 2009 at 7:00 AM, Justin Pasher wrote: > Justin Pasher wrote: > >> gary lim wrote: >> >>> Hu justin, >>> >>> 1. Because

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-18 Thread Justin Pasher
Justin Pasher wrote: gary lim wrote: Hu justin, 1. Because its a production site, we are unable to disable the PHP modules/script..From the log output below, we are having difficulty to pinpoint the source of error. I just spent the last couple of hours to run through the pages and see i

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-18 Thread Justin Pasher
gary lim wrote: Hu justin, 1. Because its a production site, we are unable to disable the PHP modules/script..From the log output below, we are having difficulty to pinpoint the source of error. I just spent the last couple of hours to run through the pages and see if the log shows up an

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-18 Thread gary lim
Hu justin, 1. Because its a production site, we are unable to disable the PHP modules/script..From the log output below, we are having difficulty to pinpoint the source of error. I just spent the last couple of hours to run through the pages and see if the log shows up any systematic error...u

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-18 Thread Justin Pasher
Just a couple things to point out (but nothing specific to fixing your probem) ... gary lim wrote: Hi Daniel, After performance tuning of apache, the mem usage is now more managable. However, the apache still experience intermittent crash which we suspect is due to certain PHP module running

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-18 Thread gary lim
onf" Compiled in modules: core.c prefork.c http_core.c mod_so.c On Thu, Dec 17, 2009 at 10:22 PM, Daniel Reinhardt wrote: > > *From:* gary lim > *Sent:* 17 December, 2009 5:05 > *To:* users@httpd.apache.org > *Subject:* Re: [us...@httpd] Apache intermittent crash - H

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-17 Thread Daniel Reinhardt
From: gary lim Sent: 17 December, 2009 5:05 To: users@httpd.apache.org Subject: Re: [us...@httpd] Apache intermittent crash - HELP!!! Hi daniel, 1. the intermittent crash happens even before we did any performance tuning of the apache. 2. the reason why we did the tuning is because we

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-16 Thread gary lim
, 2009 at 12:42 PM, Daniel Reinhardt wrote: > -->From: gary lim > -->Sent: 16 December, 2009 16:20 > -->To: users@httpd.apache.org > -->Subject: [us...@httpd] Apache intermittent crash - HELP!!! > --> > --> > -->Dear all, > > --> > -->1. I'

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-16 Thread Daniel Reinhardt
-->From: gary lim -->Sent: 16 December, 2009 16:20 -->To: users@httpd.apache.org -->Subject: [us...@httpd] Apache intermittent crash - HELP!!! --> --> -->Dear all, --> -->1. I'm using Linux 2.6.16.29 and running on i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GNU/Li

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-16 Thread Rodrigo Aliste P.
I just noticed that your error log shows: [Tue Dec 15 13:04:22 2009] [error] server reached MaxClients setting, consider raising the MaxClients setting so try adjusting your MaxClient setting and your prefork settings. ( http://httpd.apache.org/docs/2.0/mod/prefork.html) I'm not an expert on tun

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-16 Thread Rodrigo Aliste P.
Gary: The same thing happened to one of my servers. After long research I got to the conclusion that the problem was caused by the XCache module. If you have it, try to disable it. Rodrigo 2009/12/16 gary lim > Hi, > > 1. Unfortunately, our website depend heavily on PHP to operate, so it not

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-16 Thread gary lim
Hi, 1. Unfortunately, our website depend heavily on PHP to operate, so it not possible for us to disable it. We also highly suspect that the crash is related to one of our php module because we are running a lot of Joomla component. 2. unfortunately, we are unable to track which module is causing

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-16 Thread Nick Kew
On 16 Dec 2009, at 16:20, gary lim wrote: > Dear all, > > 1. I'm using Linux 2.6.16.29 and running on i686 Intel(R) Pentium(R) 4 CPU > 3.00GHz GNU/Linux but no sign of your APR and Apache versions. -- Nick Kew - The officia

Re: [us...@httpd] Apache intermittent crash - HELP!!!

2009-12-16 Thread Tom Evans
On Wed, Dec 16, 2009 at 4:20 PM, gary lim wrote: > > Dear all, > > 1. I'm using Linux 2.6.16.29 and running on i686 Intel(R) Pentium(R) 4 CPU > 3.00GHz GNU/Linux > 2. The below info are my machine config and log output > 3. Kindly advise how to resolve intermittent apache crash even after > perf

[us...@httpd] Apache intermittent crash - HELP!!!

2009-12-16 Thread gary lim
Dear all, 1. I'm using Linux 2.6.16.29 and running on i686 Intel(R) Pentium(R) 4 CPU 3.00GHz GNU/Linux 2. The below info are my machine config and log output 3. Kindly advise how to resolve intermittent apache crash even after performance tuning *httpd.conf output *# prefork MPM [DEFAULT IF USE=-