Author |
|
udgd66 Valued Community Member
Joined: 06 December 2010 Location: Italy
Online Status: Offline Posts: 98
|
Posted: 08 February 2011 at 4:57am | IP Logged
|
|
|
I don't know when or why isn't clear, but sometimes (often) i found the cpu of my server (apapche, PHP) at 100%, i have some process (about 10) "apache2" at 10...15% and the process is at 100%. th only way to resolve is to make a logout or reload the page html immediatly after the cpu return to 20%
Code:
total CPU utilization: 99.0% ( 2.348 GHz / 2.371 GHz )
www-data S 8.5 0 apache2
www-data R 7.9 0 apache2
www-data S 7.2 0 apache2
www-data S 7.2 0 apache2
www-data S 6.4 0 apache2
www-data S 6.3 0 apache2
www-data S 7.1 0 apache2
www-data S 6.4 0 apache2
|
|
|
After refresh page all apache2 process go to 0.9%
|
Back to Top |
|
|
Joris Newbie
Joined: 19 August 2010 Location: Netherlands
Online Status: Offline Posts: 4
|
Posted: 09 February 2011 at 12:38am | IP Logged
|
|
|
I have the same problem with version 6.0.0
The load on our server is to high and the webmail is so enormious slow it isn't workable
|
Back to Top |
|
|
udgd66 Valued Community Member
Joined: 06 December 2010 Location: Italy
Online Status: Offline Posts: 98
|
Posted: 09 February 2011 at 1:16am | IP Logged
|
|
|
I'm checking the apache2 log, and there is this error always when
i do check mail:
[Wed Feb 09 10:12:44 2011] [error] [client 192.168.2.5] PHP Notice: Use of undefined constant MAILMODE_KeepMessagesOnServer - assumed 'MAILMODE KeepMessagesOnServer' in /var/www/webmail/common/class_pop3storage.php on line 323, referer: http://192.168.2.196/webmail/webmail.php
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 09 February 2011 at 1:20am | IP Logged
|
|
|
Quote:
I'm checking the apache2 log, and there is this error always when i do check mail:
[Wed Feb 09 10:12:44 2011] [error] [client 192.168.2.5] PHP Notice: Use of undefined constant |
|
|
That's a known issue, the fix is available here.
In upcoming maintenance build 6.0.1 scheduled for today, the fix will be present of course.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
udgd66 Valued Community Member
Joined: 06 December 2010 Location: Italy
Online Status: Offline Posts: 98
|
Posted: 09 February 2011 at 3:12am | IP Logged
|
|
|
Ahhhhh ok!! In that forum i thought problem was only in common/class_mailprocessor.php, instead i have to correct also common/class_pop3storage.php at line 323. I modified code and now work,
tanks
|
Back to Top |
|
|
udgd66 Valued Community Member
Joined: 06 December 2010 Location: Italy
Online Status: Offline Posts: 98
|
Posted: 09 February 2011 at 8:39am | IP Logged
|
|
|
After some tests i verified that problem of CPU server at 100% occours when i delete some mails: 1...2....3, in any case, only when delete, not when empty trash or send, forward or reply.
bye
|
Back to Top |
|
|
wmprofan Newbie
Joined: 24 August 2010
Online Status: Offline Posts: 20
|
Posted: 09 February 2011 at 4:05pm | IP Logged
|
|
|
Igor wrote:
In upcoming maintenance build 6.0.1 scheduled for today, the fix will be present of course. |
|
|
Is there a changelog where we can view the changes in 6.0.1?
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 10 February 2011 at 2:09am | IP Logged
|
|
|
Quote:
Is there a changelog where we can view the changes in 6.0.1? |
|
|
Sure, there you go.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
udgd66 Valued Community Member
Joined: 06 December 2010 Location: Italy
Online Status: Offline Posts: 98
|
Posted: 21 February 2011 at 3:18am | IP Logged
|
|
|
udgd66 wrote:
After some tests i verified that problem of CPU server at 100% occours when i delete some mails: 1...2....3, in any case, only when delete, not when empty trash or send,forward or reply.
bye |
|
|
Igor, remember this problem. CPU is very loaded, by some apache processes, when i delete mails. Only way to decrease CPU load, is RELOAD webmail page.
|
Back to Top |
|
|
udgd66 Valued Community Member
Joined: 06 December 2010 Location: Italy
Online Status: Offline Posts: 98
|
Posted: 28 February 2011 at 3:19am | IP Logged
|
|
|
I'm testing 6.0.2 version and until now it's all OK.
The CPU is never loaded! Goooooood job
|
Back to Top |
|
|