RE: [EMAIL PROTECTED] How to force a core dump on Linux

2007-01-09 Thread Sai Jai Ganesh Gurubaran
Hi Sander, Thanks for the inputs. We are having a production server that just stops processing requests over a period of time. To minimize the downtime, we would like to forcefully core dump apache (when it stops processing requests) and then gdb the core file at a later point of time. Is

Re: [EMAIL PROTECTED] How to force a core dump on Linux

2007-01-08 Thread Sander Temme
On Jan 8, 2007, at 10:34 PM, Sai Jai Ganesh Gurubaran wrote: We are getting frequent Apache (59) outages at our installation. Apache is compiled in as worker module, forward proxy on RHEL 3 I would like to core dump Apache when such a outage occurs. Can any one tell me how to force Apache