High CPU Usage when updating feed
-
Recently my CPU usage has been maxing out on my server and we have narrowed it down to this plugin. Its randomly happening but yesterday when we manually updated the feed it spiked and we were able to single the cause out. see below for the logs from the host
We have 57 active products on the site and in the feed I was updating there are 18 products
According to my host, So far for the first 10 days of July the plugin generated 16315 hits which according to them is not normal activity for a plugin.
[email protected] [~/logs]# zcat domain.com-ssl_log-Jul-2019.gz | grep “page=woosea_manage_feed” | wc -l 16315
According to this one the plugin used 44 hits during a 1 second period originating from my IP address.
[email protected] [~/logs]# zcat domain.com-ssl_log-Jul-2019.gz | grep 66.215.202.214 | grep feed | grep 10/Jul/2019:18:49:56 | wc -l 44
and here are a few of the logs during that 1 second
66.215.202.214 – – [10/Jul/2019:18:49:56 -0500] “POST /wp-admin/admin-ajax.php HTTP/1.0” 500 1862 “https://www.domain.com/wp-admin/admin.php?page=woosea_manage_feed” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36”
66.215.202.214 – – [10/Jul/2019:18:49:56 -0500] “POST /wp-admin/admin-ajax.php HTTP/1.0” 500 1862 “https://www.domain.com/wp-admin/admin.php?page=woosea_manage_feed” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36”
66.215.202.214 – – [10/Jul/2019:18:49:56 -0500] “POST /wp-admin/admin-ajax.php HTTP/1.0” 500 1862 “https://www.domain.com/wp-admin/admin.php?page=woosea_manage_feed” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36”
66.215.202.214 – – [10/Jul/2019:18:49:56 -0500] “POST /wp-admin/admin-ajax.php HTTP/1.0” 500 1862 “https://www.domain.com/wp-admin/admin.php?page=woosea_manage_feed” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36”
66.215.202.214 – – [10/Jul/2019:18:49:56 -0500] “POST /wp-admin/admin-ajax.php HTTP/1.0” 500 1862 “https://www.domain.com/wp-admin/admin.php?page=woosea_manage_feed” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36”
66.215.202.214 – – [10/Jul/2019:18:49:56 -0500] “POST /wp-admin/admin-ajax.php HTTP/1.0” 500 1862 “https://www.domain.com/wp-admin/admin.php?page=woosea_manage_feed” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36”
66.215.202.214 – – [10/Jul/2019:18:49:56 -0500] “POST /wp-admin/admin-ajax.php HTTP/1.0” 500 1862 “https://www.domain.com/wp-admin/admin.php?page=woosea_manage_feed” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36”
66.215.202.214 – – [10/Jul/2019:18:49:56 -0500] “POST /wp-admin/admin-ajax.php HTTP/1.0” 500 1862 “https://www.domain.com/wp-admin/admin.php?page=woosea_manage_feed” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36”Please let me know your thoughts and if there is any other information you need from the host
Thank you
- The topic ‘High CPU Usage when updating feed’ is closed to new replies.