Skip to main content

Server Performance Review

Objective: confirm the host and OpenLiteSpeed service are healthy before cloning the new semester site.

  1. Check CPU & load

top -o %CPU uptime

  1. Memory & swap

free -h swapon --show

  1. Disk usage

df -h

  1. Check OpenLiteSpeed status

systemctl status lsws

  1. View OpenLiteSpeed error logs

tail -n 200 /var/logs/openlitespeed/error.logĀ 

  1. Check PHP (lsphp) FPM

/usr/local/lsws/fcgi-bin/lsphp -v