I/O usage

Posted in: Newsmag
Post count: 7

My hosting service gives me the following error message “You have reached entry processes (number of simultaneously running php and cgi scripts, as well as cron jobs and shell sessions) limit 14 times” and “You had 1024 I/O usage out of 1024 max I/O usage allowed”. I disabled all plugins but the problem remains. Any suggestions? Thank you.

Post count: 7

can anyone help me please??

Post count: 9544

Try removing some stuff:
a) have only one related element item in sidebar
b) remove related posts from footer
c) turn off the “you might like …”
d) turn off the “related posts/ more from author”
e) use normal menu not mega-menu
f) try using normal blog roll home page temporarily
g) make sure you increased default memory for WordPress in your wp-config.php file

Good places to start to see what it might be.

Basically every “show me a list of blah …” is a dbase “query” … so cutting back on that to dial in what your server allows, is good practice.

Post count: 6535

Hi

Thanks @Chris for the suggestions.


@gojira68
sorry for the delay, we somehow missed your post.
In addition at @Chris’s suggestions you could also try do deactivate all plugins except Visual Composer, clear all caches and test again. Some plugins may consumes lots of resources so you can enable them one by one and check if this issue appears again. Also try using a plugin like WP Super Cache for cache and check the values from system status: http://screencast.com/t/M7ehnoxZ
max_execution_time should be at 300 and max_input_vars should be above 2000.

Let us know how it goes.
Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.