Hello,
There's a weird issue I am facing. A site was recently restored from another server to current server. DNS isn't even propagated and there's no traffic at all on site.
Server is running litespeed
top -u user
Where's on each page load (admin or frontpage) it's consuming around 2.3g out of 2.5G physical memory allocated to it.
I've also use P3 plugin for WordPress which shows around 80mb usage and also confirmed similar digit using another plugin.
Any guess what might be causing such usage?
There's a weird issue I am facing. A site was recently restored from another server to current server. DNS isn't even propagated and there's no traffic at all on site.
Server is running litespeed
top -u user
Code:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3331760 user 20 0 343952 55416 4780 S 24.5 0.1 0:00.74 lsphp
3260988 user 20 0 454356 92428 6280 S 7.3 0.1 0:41.78 lsphp
3314034 user 20 0 298568 14812 9816 S 0.0 0.0 0:00.04 lsphp
3328239 user 20 0 0 0 0 Z 0.0 0.0 0:00.01 cpaneld +
3328667 user 20 0 0 0 0 Z 0.0 0.0 0:00.00 cpaneld +
I've also use P3 plugin for WordPress which shows around 80mb usage and also confirmed similar digit using another plugin.
Any guess what might be causing such usage?