Optimizing LVE Manager Settings for High-Traffic Sites on CloudLinux

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sureed
    Junior Member
    • Apr 2025
    • 2

    #1

    Optimizing LVE Manager Settings for High-Traffic Sites on CloudLinux

    Hey everyone,

    I’m looking to optimize my LVE Manager settings for a high-traffic shared hosting environment. What are some best practices for fine-tuning LVE limits to ensure maximum performance without overloading the server?

    Would love to hear your experiences and any settings you’ve found work best for managing resources effectively.​
  • bogdan.sh
    Administrator
    • Nov 2016
    • 1221

    #2
    Hello! And welcome to our forum.

    A lot of customers use this settings for Business Plan:
    Code:
    SPEED=200%
    PMEM=2GB
    VMEM=0
    IO=4096KB/s
    IOPS=1024
    NPROC=150
    EP=40



    However, you might want to double CPU and PMEM to maximize the performance, e.g. 400% CPU and 4Gb RAM.

    The CPU is still shared between user processes and usually it's not 'concurrent' peak usage across different accounts.

    Comment

    • Sureed
      Junior Member
      • Apr 2025
      • 2

      #3
      Thanks for reply.

      Comment

      Working...