my host (DD24) can not solve the problem and tells me that the plugin/wordfence causes my problems:
I/O utilization and physical memory consumption of 100%
I configured wordfence as i′ve been told.
How can i solve my problems?
Thank you for your support!
guckmada
]]>They started a restore from backup. If that works I still need to determine what is eating up resources.
What to do?
]]>There I noticed, even if no file contents have changed since the last backup, nevertheless these two files always change their timestamp:
>f..t……. wp-sheet-editor-universal-sheet/logs/index.html
0 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=1/74)
>f..t……. wp-sheet-editor-universal-sheet/queues/index.html
0 100% 0.00kB/s 0:00:00 (xfr#2, to-chk=0/74)
The only condition: Since the last backup there was at least one request to the WordPress frontend (anonymous users) or backend (administrative users).
This means that in each WordPress loop WP Sheet Editor executes and persists something to the filesystem! Those two files are empty (0 bytes). But nevertheless their timestamps in the filesystem get updated on each single server request!
Isn’t that a little more filesystem I/O than necessary?
]]>It’s hosted at GoDaddy through one of their shared server hosting plans. The cPanel resource usage shows I’m sitting constantly at 100% I/O limit of 1MB/s. There is also a graph that shows the I/O right at the limit over time, as well as ‘faults’ right up at the limit. I’m guessing there is some PHP script going wrong that is causing all this I/O and slowing everything down but how can I find it?
I’ve got nearly all of the WP plugins deactivated and it hasn’t solved the problem yet. I do have FTP access, is there a log file I should look at to help diagnose this?
Thanks!
]]>It uses get_plugin_data(), get_plugins(), and wp_get_themes() as part of its bws_include_init function. This generates a lot of I/Os, as php is going to read all the plugin main php files. File I/Os are the slowest on any system. Please stay away.
]]>“java.io.IOException: Cleartext HTTP traffic to [website] not permitted”
Attempts to use the “Backup Login” totally fail!!!
How am I supposed to access the site? Is Keyy going out of business?!
]]>Normal Usage: https://i.imgur.com/vk5PH4X.png
When a user searches or 30-40 users online: https://i.imgur.com/hSOtJkK.png
Site Down: https://i.imgur.com/ivZsXFv.png
My Current Server Details:
Shared Hosting
512mb RAM
Theme: TagDiv Newspaper
Total 16 Plugins running
No. of Post: 165
I run a few small websites, all on the same host (TMD Hosting), using their starter package.
I’m using UpdraftPlsu o all of them and since they are small websites i don’t have any problem.
But with my newest website i have a kind of resumption loop. Actually the backup completed in 22 resumptions. It took ages.
My host said that my I/O limit was 1 MB/sec and that i had reached it.
What could i do to avoid so many loops ?
Please find here the log: log
Thanks a lot,
Adrien