B
begore
Guest
Hi,
I'm running FreeBSD 6.1 and Plesk 8.0.1 (though this problem also seems to exist on FreeBSD 6.0 and Plesk 8.0.0).
Whenever a httpd processes is launched it never closes down cleanly, and remains in memory in 'lockf' state - this ultimately leads to the memory on the server filling up, followed by the swap partition, and then the box falls over...
I have a 'top' full of:
86432 apache 1 20 0 49820K 24172K lockf 0:13 0.00% httpd
85065 apache 1 20 0 56048K 4568K lockf 0:11 0.00% httpd
86452 apache 1 20 0 58692K 33004K lockf 0:10 0.00% httpd
86447 apache 1 20 0 30920K 7688K lockf 0:10 0.00% httpd
86441 apache 1 20 0 54900K 4408K lockf 0:09 0.00% httpd
86438 apache 1 20 0 60696K 37508K lockf 0:09 0.00% httpd
86434 apache 1 20 0 32988K 9740K lockf 0:09 0.00% httpd
I've tried everything - and to give you some idea, there's only about 3 websites currently on this box, and they are all fairly low traffic.
1Gb of RAM in the box and a 2Gb swap partition.
The box is currently falling over about twice a day.
If I get in quick enough and killall -9 httpd and then restart it, all is well again (the RAM returns to normal and the swap space is instantly cleared).
Help!
Cheers,
Steve.
I'm running FreeBSD 6.1 and Plesk 8.0.1 (though this problem also seems to exist on FreeBSD 6.0 and Plesk 8.0.0).
Whenever a httpd processes is launched it never closes down cleanly, and remains in memory in 'lockf' state - this ultimately leads to the memory on the server filling up, followed by the swap partition, and then the box falls over...
I have a 'top' full of:
86432 apache 1 20 0 49820K 24172K lockf 0:13 0.00% httpd
85065 apache 1 20 0 56048K 4568K lockf 0:11 0.00% httpd
86452 apache 1 20 0 58692K 33004K lockf 0:10 0.00% httpd
86447 apache 1 20 0 30920K 7688K lockf 0:10 0.00% httpd
86441 apache 1 20 0 54900K 4408K lockf 0:09 0.00% httpd
86438 apache 1 20 0 60696K 37508K lockf 0:09 0.00% httpd
86434 apache 1 20 0 32988K 9740K lockf 0:09 0.00% httpd
I've tried everything - and to give you some idea, there's only about 3 websites currently on this box, and they are all fairly low traffic.
1Gb of RAM in the box and a 2Gb swap partition.
The box is currently falling over about twice a day.
If I get in quick enough and killall -9 httpd and then restart it, all is well again (the RAM returns to normal and the swap space is instantly cleared).
Help!
Cheers,
Steve.