Re: [rt-users] apache 100% cpu usage

2011-03-21 Thread Payam Poursaied
-users-boun...@lists.bestpractical.com [mailto:rt-users-boun...@lists.bestpractical.com] On Behalf Of Payam Poursaied Sent: Sunday, March 20, 2011 8:55 PM To: 'Ruslan Zakirov' Cc: rt-users@lists.bestpractical.com Subject: Re: [rt-users] apache 100% cpu usage Hi Ruslan Thank yo

Re: [rt-users] apache 100% cpu usage

2011-03-20 Thread Payam Poursaied
? Best Regards From: Ruslan Zakirov [mailto:ruslan.zaki...@gmail.com] Sent: Sunday, March 20, 2011 7:39 PM To: Payam Poursaied Cc: rt-users@lists.bestpractical.com Subject: Re: [rt-users] apache 100% cpu usage I see storable perl module there, so it's sessions handling. Look at updates

Re: [rt-users] apache 100% cpu usage

2011-03-20 Thread Payam Poursaied
, March 20, 2011 4:02 PM To: Payam Poursaied Cc: rt-users@lists.bestpractical.com Subject: Re: [rt-users] apache 100% cpu usage I found out a while ago that looping emails would cause RT to go crazy like that. I disabled $LoopsToRTOwner and the problem disappeared. I didn't have time to debu

Re: [rt-users] apache 100% cpu usage

2011-03-20 Thread Ruslan Zakirov
I see storable perl module there, so it's sessions handling. Look at updates for the module. Try to wait to see if it ends. If it ends then may be It's result of a big search that stored in the session. Newer versions of RT don't store big search results in sessions, only limited amount of records.

Re: [rt-users] apache 100% cpu usage

2011-03-20 Thread Mathieu Longtin
I found out a while ago that looping emails would cause RT to go crazy like that. I disabled $LoopsToRTOwner and the problem disappeared. I didn't have time to debug the issue further... -- Mathieu Longtin 1-514-803-8977 On Sun, Mar 20, 2011 at 4:19 AM, Payam Poursaied wrote: > > Hi all > We

[rt-users] apache 100% cpu usage

2011-03-20 Thread Payam Poursaied
Hi all We are using rt3.8.8 and we faced with a problem using apache 1.3.42 on FreeBSD 8.0-RELEASE. The problem is that httpd processes frequently reach 100% CPU usage and stay at this level of CPU usage. This is a sample of top output. PID USERNAME THR PRI NICE SIZERES STATE C