HUGE CPU LOAD EVEN AFTER SERVER UPGRADE
-
Hello Sir,
I am using CRP on multiple wordpress installations ( 12 subfolders) each one of them HAVE more than 50K articles , i tried many options to make the related posts Query be as simple as it could be , but everytime i check on the server CPU load it’s always 99% untill the SERVER is Down. ( full HTML chache activated )
I am using CPR for each article in twi places :
1- at the end of article
2- in the sidebar of the articleis there anyway to reduce the search of the articles since it looks like every time a visitor visit a page the plugin is searching in 50k articles to give the accurate related posts.
Right now i Activated giving Related articles Based on Tags ONLY but still this query is always showing up on my server with very high usage :
Copying to tmp table | SELECT SQL_CALC_FOUND_ROWS fr_posts.ID FROM fr_posts LEFT JOIN fr_term_relationships ON (fr_posts.
Copying to tmp table | SELECT SQL_CALC_FOUND_ROWS da_posts.ID FROM da_posts LEFT JOIN da_term_relationships ON (da_posts.
Copying to tmp table | SELECT SQL_CALC_FOUND_ROWS it_posts.ID FROM it_posts LEFT JOIN it_term_relationships ON (it_posts.
Any suggestions to use your Plugin more efficiently for our case ( too many articles , too many tags ) is highly appreciated
(NB i am using Wp fastest cache , and the problem is not related to it )
The topic ‘HUGE CPU LOAD EVEN AFTER SERVER UPGRADE’ is closed to new replies.