dear TinyPortal team,
I am using SMF 1.1.10 & TinyPortal v1beta3
I have zombie process problems that cause overload CPU process
9550 5.4 0.0 0 0 ? Z 14:28 0:18 | \_ [php] <defunct>
9834 5.8 0.0 0 0 ? Z 14:29 0:18 | \_ [php] <defunct>
9842 5.8 0.0 0 0 ? Z 14:29 0:18 | \_ [php] <defunct>
9847 6.0 0.0 0 0 ? Z 14:29 0:18 | \_ [php] <defunct>
9890 6.0 0.0 0 0 ? Z 14:29 0:18 | \_ [php] <defunct>
9861 5.9 0.0 0 0 ? Z 14:29 0:18 | \_ [php] <defunct>
9877 5.9 0.0 0 0 ? Z 14:29 0:18 | \_ [php] <defunct>
9880 5.9 0.0 0 0 ? Z 14:29 0:18 | \_ [php] <defunct>
9887 5.9 0.0 0 0 ? Z 14:29 0:18 | \_ [php] <defunct>
QuoteBasic Information
August 07, 2009, 11:01:51 PM
Operating System: CentOS release 5.3 (Final)
Processor: IntelÃ,® Core(TM)2 Quad CPU Q6600 @ 2.40GHz (2394.000MHz)
Load averages: 0.94, 0.90, 0.82
Current processes: 198 (192 sleeping, 2 running, 4 zombie)
Processes by CPU: php (4) 85.2%, mysqld (1) 17.1%, spamd (5) 4.5%, couriertls (4) 0.6%
Memory usage: 87.87% (3182964k / 3622356k)
Swap: 0.002% (120k / 5116660k)
MySQL processes
Total processes: 2 (1 sleeping, 1 running, 0 locked)
MySQL Statistics
MySQL 5.0.x
Connections per second: 1.5579
Kilobytes received per second: 1.4901
Kilobytes sent per second: 4.6162
Queries per second: 61.1219
Percentage of slow queries: 0
Opened vs. Open tables:
(table_cache) 95703.75 (should be <= 80)
Table cache usage:
(table_cache) 1 (should be >= 0.5 and <= 0.9)
Key buffer read hit rate:
(key_buffer_size) 0.0492 (should be <= 0.01)
Key buffer write hit rate:
(key_buffer_size) 0.1948 (should be <= 0.5)
Thread cache hit rate:
(thread_cache_size) 1.0008 (should be >= 30 )
Thread cache usage:
(thread_cache_size) 0 (should be >= 0.7 and <= 0.9)
Temporary table disk usage:
(tmp_table_size) 0.3215 (should be <= 0.5)
Sort merge pass rate:
(sort_buffer) 0 (should be <= 0.001)
Query cache enabled:
(query_cache_type) 1 (should be >= 1 and <= 1)
Query cache miss rate:
(query_cache_limit) 1 (should be <= 0.5)
Query cache prune rate:
(query_cache_size) 0 (should be <= 0.05)
I have tried to follow instruction from here
http://www.simplemachines.org/community/index.php?topic=68767.0;all
I disable hostname lookups & restart apache, but has no effect.
please help
thx
Zombie processes usually indicate something is wrong with your server configuration. I don't think there is anyone here that would know how to fix that. In the past, any time I've run into a defunct process it has usually been because of a bug in the server software.