Re: [SM-USERS] httpd squirrel instances exhaust memory

2009-05-11 Thread Francesc Bassas
It seems that is a bug in the httpd RHEL 5.3 version. (https://bugzilla.redhat.com/show_bug.cgi?id=497077) Thanks for your help Ken A wrote: > > Paul Lesniewski wrote: >> Please don't top post. Please do read the mailing list posting >> guidelines. >> > Thanks for your suggestions. >

Re: [SM-USERS] httpd squirrel instances exhaust memory

2009-04-21 Thread Ken A
Paul Lesniewski wrote: > Please don't top post. Please do read the mailing list posting guidelines. > Thanks for your suggestions. I have added apc and turned off filtes plugin, but httpd instances keeps on taking memory. Look how they are now: PID USER PR NI VIR

Re: [SM-USERS] httpd squirrel instances exhaust memory

2009-04-21 Thread Paul Lesniewski
Please don't top post. Please do read the mailing list posting guidelines. >>> Thanks for your suggestions. >>> I have added apc and turned off filtes plugin, but httpd instances keeps >>> on taking memory. >>> Look how they are now: >>>   PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+

Re: [SM-USERS] httpd squirrel instances exhaust memory

2009-04-21 Thread Francesc Bassas
I have disabled "show all" on large folders, and we have set memory limit to 20MB on php.ini( with less memory we got memory errors on error_log). One additional information is that our server has 4 GB of RAM We have also reduced httpd instances but problem still remain. May be a bug on httpd or

Re: [SM-USERS] httpd squirrel instances exhaust memory

2009-04-17 Thread Tomas Kuliavas
Francesc Bassas wrote: > > Thanks for your suggestions. > I have added apc and turned off filtes plugin, but httpd instances keeps > on taking memory. > Look how they are now: > PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND >

Re: [SM-USERS] httpd squirrel instances exhaust memory

2009-04-17 Thread Francesc Bassas
Thanks for your suggestions. I have added apc and turned off filtes plugin, but httpd instances keeps on taking memory. Look how they are now: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 17141 ap

Re: [SM-USERS] httpd squirrel instances exhaust memory

2009-04-15 Thread Tomas Kuliavas
Chris Hilts wrote: > > Francesc Bassas wrote: >> Hi Tomas, thanks for answering, >> We have cyrus IMAP, so we let SORT and THREAD to Imap with the folowing >> sets: >> >> 10. Allow server thread sort: false >> 11. Allow server-side sorting : false > > This is backwards - you want both of

Re: [SM-USERS] httpd squirrel instances exhaust memory

2009-04-15 Thread Chris Hilts
Francesc Bassas wrote: > Hi Tomas, thanks for answering, > We have cyrus IMAP, so we let SORT and THREAD to Imap with the folowing > sets: > > 10. Allow server thread sort: false > 11. Allow server-side sorting : false This is backwards - you want both of these settings set to TRUE if you'r

[SM-USERS] httpd squirrel instances exhaust memory

2009-04-15 Thread Francesc Bassas
Hi, we are running squirrelmail 1.4.8 on a RHEL 5.3 machine. Our problem is that httpd squirrel instances are taking memory on and on until machine gets frozen. By now, the only solution we have found is to reload httpd instances (kill -HUP) once a day; with that instances free their memory. But w

Re: [SM-USERS] httpd squirrel instances exhaust memory

2009-04-15 Thread Francesc Bassas
Hi Tomas, thanks for answering, We have cyrus IMAP, so we let SORT and THREAD to Imap with the folowing sets: 10. Allow server thread sort: false 11. Allow server-side sorting : false Regarding to plugins, these are which we have: Installed Plugins 1. avelsieve 2. calendar 3.

Re: [SM-USERS] httpd squirrel instances exhaust memory

2009-04-14 Thread Tomas Kuliavas
Francesc Bassas wrote: > > Hi, > we are running squirrelmail 1.4.8 on a RHEL 5.3 machine. Our problem is > that httpd squirrel instances are taking memory on and on until machine > gets frozen. > By now, the only solution we have found is to reload httpd instances (kill > -HUP) once a day; with