Control Web Panel
WebPanel => CentOS 6 Problems => Topic started by: akmallinux on September 30, 2015, 12:13:00 PM
-
i install wordpress in cwp with nginx reverse proxy, but when i login to wp-admin, my memory is drastically increased, how to optimize this? , I send along the picture, what is normal?.
http://prntscr.com/8m596f
http://prntscr.com/8m596f
http://prntscr.com/8m596f
-
Hi.
You sent one screenshot a three times. The screenshot does not looks like a problem.
-
If i open wp-admin 50-60 times, the ram raised to 650mb, this is normal???
-
Hi.
Every PHP process using some number of RAM and if you do not use a cache and didn't configure your scripts and settings - yes it is normal.
-
Heartbeat Wordpress API is a bad guy!
The WordPress Heartbeat API simulates a pulse and is responsible for revision tracking, session management, and more. The pulse is around 98 Bytes in size, but it can cause performance issues in certain situations. Google for more!
I resolve the high memory using Heartbeat Control Plugin:
https://wordpress.org/plugins/heartbeat-control/
\o