Skip to main content

Server Load 4.17 and swap 100%

Comments

2 comments

  • cPanelLauren
    You might want to look at optimizing your usage. The thread here may help:
    0
  • rackaid
    Swap is virtual memory (using the disk as RAM). In general, you never want web servers to swap. You will need to identify what is actually using the RAM. To assist in your efforts, you may want to install the Munin plugin in WHM. This can provide some more detailed metrics. In my experience, these services often consume a lot of RAM: - PHP-FPM or PHP FastCGI processes - MySQL - Apache connections not exiting (stuck in waiting (W) in the apache status page).
    0

Please sign in to leave a comment.