[Bug 710319] Re: CPU usage is incorrect on server-status page

2011-02-15 Thread tinodj
Hi, Thanks for taking care of this and preparing files, as well as manual how to do it. uname -a Linux mail 2.6.32-28-server #55+lp710319v1 SMP Tue Feb 15 09:01:19 UTC 2011 x86_64 GNU/Linux Apache CPU Usage after some threads die (e.g. after gracefull reload) still is NOT correct. Probably the

[Bug 710319] Re: CPU usage is incorrect on server-status page

2011-02-15 Thread tinodj
I have just installed 2.6.32-28. (still not rebooted) I will do what you suggest later today. I hope I shouldn't go to my data center after trying this :) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. https://bugs

[Bug 710319] Re: CPU usage is incorrect on server-status page

2011-02-14 Thread tinodj
Probably I can do that if it is not complicated a lot :) Please provide me a test kernel and instructions what is the best/safest way to do the test. Do you know maybe in which kernel that patch will be incorporated to wait for it? -- You received this bug notification because you are a member of

[Bug 710319] Re: CPU usage is incorrect on server-status page

2011-02-09 Thread tinodj
@Stefan Ooopsss ... I missed that point. I just tried the test from the reply, and there is no output. So probably - there is no problem there. My current kernel, once again is: 2.6.32-27 But the problem in apache persists. -- You received this bug notification because you are a member of Ubu

[Bug 710319] Re: CPU usage is incorrect on server-status page

2011-02-03 Thread tinodj
Update: Tried this script: http://lkml.org/lkml/2009/11/3/522 Got this: ./mytest utime decreased, was 1730, now 1577! utime decreased, was 1754, now 1656! uname -r 2.6.32-27-server -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apa

[Bug 710319] Re: CPU usage is incorrect on server-status page

2011-02-03 Thread tinodj
Hi Scott, Thank you for your time. I did what you suggest, and I've noticed two strange things. 1. Compiling showed me the following warnings: gcc -o mytest mytest.c -lpthread mytest.c: In function ‘child’: mytest.c:83: warning: format ‘%3d’ expects type ‘int’, but argument 4 has type ‘

[Bug 710319] [NEW] CPU usage is incorrect on server-status page

2011-01-30 Thread tinodj
Public bug reported: Binary package hint: apache2 1. lsb_release -rd Description:Ubuntu 10.04.1 LTS Release:10.04 2. Version of package: 2.2.14 3. I do expect CPU Usage and CPU Load to be correct in server-status page in apache2. 4. What happened instead? - See below: CPU usage in

[Bug 651134] Re: apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x00007f8b5c8fdac0 ***

2010-12-17 Thread tinodj
Hi, I have got this error two times on my server today. Frist time: *** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer: 0x7fff738ee0e0 *** *** glibc detected *** /usr/sbin/apache2: double free or corruption (out): 0x7fff738ef590 *** *** glibc detected *** /usr/sbi

[Bug 482720] Re: Php cron job fails when there are a lot of session files in /var/lib/php5

2010-03-17 Thread tinodj
please don't read previous comment. It should be: -- And the fix is: find this file /etc/cron.d/php5 This line ... 09,39 * * * * root [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin -$(/usr/lib/php5/maxlifetime) -print0 | xargs -r -0 rm change to .

[Bug 482720] Re: Php cron job fails when there are a lot of session files in /var/lib/php5

2010-03-17 Thread tinodj
And the fix is this find this file /etc/cron.d/php5 This line ... 09,39 * * * * root [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -r -0 rm change to ... 09,39 * * * * root [ -x /

[Bug 174805] Re: [gutsy] graceful-stop fails when apache listens on more than one socket

2008-11-17 Thread tinodj
how to fix it in gutsy? -- [gutsy] graceful-stop fails when apache listens on more than one socket https://bugs.launchpad.net/bugs/174805 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing li