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
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
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
@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
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
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
‘
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
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
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 .
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 /
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
11 matches
Mail list logo