i disabled many of my installed plugins and problem almost solved on yesterday,
but today i again face problem, cpu throttling at much high value
i talked to host supporter and he told me to disable PHP5 (FastCGI)
and use PHP5 (Single php.ini) instead.
what's your opinion?
do vbulleting not works well on PHP5 (FastCGI)?
and one of my latest mysqlslow queris log is below:
Code:
# Mon Sep 14 09:44:26 2009
# Query_time: 9 Lock_time: 0 Rows_sent: 0 Rows_examined: 0
use ******c_vb2;
SELECT postid, wordid,
CASE intitle
WHEN 0 THEN score
WHEN 1 THEN score + 5
WHEN 2 THEN score + 5 + 5
ELSE score
END AS score
FROM postindex
WHERE wordid IN (0,42,20663,2457)
maybe i'm under attack