admin管理员组文章数量:1332404
I have wordpress site installed on dedicated server. From few days I'm experiencing high memory consumption on this cpanel account and it is slowing my wordpress site
Then I examined Process Manager through my WHM Account and I found many index.php processes were running and consuming all memory.
Then I killed all processes of career99 account through process manager from my whm account and Memory Usage also reduced.
Why too many index.php are running ?, How can I check what is the cause here ?. I have tried Plugin Profiler but didn't find any issue with any plugin. I am using W3 Total cache plugin on my site.
Any Suggestion ? Please help me to solve this.
I have wordpress site installed on dedicated server. From few days I'm experiencing high memory consumption on this cpanel account and it is slowing my wordpress site
Then I examined Process Manager through my WHM Account and I found many index.php processes were running and consuming all memory.
Then I killed all processes of career99 account through process manager from my whm account and Memory Usage also reduced.
Why too many index.php are running ?, How can I check what is the cause here ?. I have tried Plugin Profiler but didn't find any issue with any plugin. I am using W3 Total cache plugin on my site.
Any Suggestion ? Please help me to solve this.
Share Improve this question edited Oct 29, 2014 at 13:15 Pieter Goosen 55.4k23 gold badges115 silver badges210 bronze badges asked Oct 29, 2014 at 13:13 Ram Guru99Ram Guru99 11 silver badge1 bronze badge 2- This might have to do more with your web server configuration in regards to PHP, could you elaborate on it? – Rarst Commented Oct 29, 2014 at 13:19
- Take a look at wordpress/plugins/query-monitor – jgraup Commented Dec 18, 2015 at 4:14
1 Answer
Reset to default 0When dealing with any server configurations you want to setup some sort of safety to avoid this kind of processes running infinitely.
PHP already provides you some tools to do it, and it's pretty easy. - exit_on_timeout - max_execution_time
You will need to find a safe spot for what you are running inside of your WordPress installation.
If you want more detailed information you might want to do this same question on ServerFault
本文标签: performanceToo many indexphp files running and eating up all memory
版权声明:本文标题:performance - Too many index.php files running and eating up all memory 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742278332a2445620.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论