host ฟ้องให้ tunning database ผมใช้ wordpress วอนGuruช่วยบอกวิธีแก้ไขหน่อยครับ
รบกวนด้วยครับ

มันบอกว่า slow queries
รบกวนช่วยชี้แนะด้วยครับ
ลง plugin quick cache
db cache reload
+1
ทำไมตัว wp-robot มันถึงไป check ซ้ำๆกัน บ่อยเหลือเกินครับ
อันนี้ผมดูจาก log นะครับ
# Mon Jun 6 01:00:08 2011
# Query_time: 2.995348 Lock_time: 0.187299 Rows_sent: 10 Rows_examined: 29339
SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') ORDER BY wp_posts.post_date DESC LIMIT 0, 10
# Mon Jun 6 01:00:09 2011
# Query_time: 2.076265 Lock_time: 0.355596 Rows_sent: 10 Rows_examined: 29339
SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') ORDER BY wp_posts.post_date DESC LIMIT 0, 10
# Mon Jun 6 01:00:09 2011
# Query_time: 1.750421 Lock_time: 0.069182 Rows_sent: 10 Rows_examined: 29339
SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') ORDER BY wp_posts.post_date DESC LIMIT 0, 10