今天客戶的網站因為人數太多導致 Resource Limit Is Reached,想到我們的主機有使用 Cloudlinux,裡面的 Concurrent Connections 設定了一個數值 ,已經滿了,於是在 WHM 後台的 LVE 管理器,要設定這個客戶,提升他的 Concurrent Connections,讓他可以恢復正常連線,但是設定好後,畫面卻一直停留在 Saved settings…,沒有辦法順利儲存。
後來 Shingo 找了找論壇,看到了這篇Settings are not being saved in the CloudLinux LVE Manager,裡面提到執行以下指令,就可以順利儲存設定了。
yum install lvemanager
ssh 登入執行後,在 WHM 的介面裡面的 LVE 管理器就更新了,就可以順利儲存了。

順帶一提 LVE 管理器的設定值的英文說明

  • ID:user name if LVE id matches user id in /etc/passwd, or LVE id
  • EP:number of entry processes (concurrent scripts executed)
  • PNO:number of processes within LVE
  • TNO:number of threads within LVE
  • CPU:CPU usage by LVE, relative to total CPU resources of the server
  • MEM:Memory usage by LVE, in KB
  • I/O:I/O usage
  • IOPS:number of read/write operations per second