Re: [EMAIL PROTECTED] apache2 timeout troubleshooting

2005-10-20 Thread Joe A
cool that's interesting i'll check it outOn 10/19/05, Joshua Slive <[EMAIL PROTECTED]> wrote: On 10/19/05, Joe A <[EMAIL PROTECTED]> wrote:> oh ok, i guess you are talking about using top to find an httpd process with> high cpu? then how do i attach a debugger to it? gdb /path/to/httpdattach pidwhe

Re: [EMAIL PROTECTED] apache2 timeout troubleshooting

2005-10-19 Thread Joshua Slive
On 10/19/05, Joe A <[EMAIL PROTECTED]> wrote: > oh ok, i guess you are talking about using top to find an httpd process with > high cpu? then how do i attach a debugger to it? gdb /path/to/httpd attach pid where (replace pid with the process id obtained from top) http://httpd.apache.org/dev/debug

Re: [EMAIL PROTECTED] apache2 timeout troubleshooting

2005-10-19 Thread Joe A
oh ok, i guess you are talking about using top to find an httpd process with high cpu? then how do i attach a debugger to it?On 10/19/05, Joshua Slive < [EMAIL PROTECTED]> wrote:On 10/19/05, Joe A < [EMAIL PROTECTED]> wrote:> joshua,>>  what do u mean by "shows a process on cpu"?Something with high

Re: [EMAIL PROTECTED] apache2 timeout troubleshooting

2005-10-19 Thread Joshua Slive
On 10/19/05, Joe A <[EMAIL PROTECTED]> wrote: > joshua, > > what do u mean by "shows a process on cpu"? Something with high cpu usage. Joshua. - The official User-To-User support forum of the Apache HTTP Server Project. See htt

Re: [EMAIL PROTECTED] apache2 timeout troubleshooting

2005-10-19 Thread Joe A
joshua, what do u mean by "shows a process on cpu"?On 10/19/05, Joshua Slive <[EMAIL PROTECTED]> wrote: On 10/19/05, Joe A <[EMAIL PROTECTED]> wrote: > What would cause apache2 to occasionally become unresponsive? SAR isn't> reporting any heavy load for the 10 minute period during which it crashed

Re: [EMAIL PROTECTED] apache2 timeout troubleshooting

2005-10-19 Thread Joshua Slive
On 10/19/05, Joe A <[EMAIL PROTECTED]> wrote: > What would cause apache2 to occasionally become unresponsive? SAR isn't > reporting any heavy load for the 10 minute period during which it crashed... > apparently when it was unresponsive there was "just one single apache thread > running" Usually a

[EMAIL PROTECTED] apache2 timeout troubleshooting

2005-10-19 Thread Joe A
What would cause apache2 to occasionally become unresponsive? SAR isn't reporting any heavy load for the 10 minute period during which it crashed... apparently when it was unresponsive there was "just one single apache thread running"