Hi, If you are experiencing high server loads, I would recommend you switch immediately to Litespeed web server to keep the server up and running fast, without crashing. Also make sure you have 2-4 CPUs. I hope this helped! ~ Adam
With 2 load you should not face the problem on the server but I still suggest to monitor the running process from SSH. To monitor the running process use top command and check if any process is using high CPU. Kailash
Hello there, we have many dedicated server who all run above 0,50% load with about 35 to 50 clients per servers. All running php, html files. Check your users Cronjob, do you give shell account to client ? if so, with or without Compil right ? can they run what they want from shell ? This is big mistake ! do you have service or process runing for nothing ? If you need assistance or guide for your server management let me know im available.
i got the prob....one client running bad coded php script making server load now all okey.... this is the peak load now..
Just proxy apache to nginx or maybe you do optimize your configuration of php. if you want help you must let we know the number of visitators by day.. Also; you can install Munin on your WHM and you create a symbolic link to your account for publish your statistics and so we can see much parametre and then can help more you.. -install munin by addons cpanel on whm.. -create a symbolic link from ssh ( ln -s /usr/local/cpanel/whostmgr/docroot/munin /home/your-user/public_html/ ) - post the url of munin page -probably we can find the problem also add that 2.0 of load is not much.. you can modify the woring going to whm - Main >> Server Configuration >> Tweak Settings and then modify to 4 or 5 the parametre under status "The load average that will cause the server status to appear red (leave blank for default, whole numbers only)" let me know
On a 4 CPU (or 4 cores) server, which is what you appear to have, I would not be terribly concerned until your load reaches a level of at least 3-4. FYI, Munin, while somewhat useful, is a huge CPU hog, so I'd expect to see your CPU usage rise significantly should you choose to install it.
i installed litespeed.... now server working in terrific speed.... Server Load 0.47 (4 cpus) Memory Used 11.1 % what a change...& forum loads very high speed...
Hehe.. told you! Litespeed is awesome, and has lowered down CPU and memory load so much on my server! and yeah sites load in a matter of seconds or even half a second with litespeed. I would recommend Litespeed to everyone. ~ Adam
yeah..bro...litespeed is far far better than anyother... site loading too fast..server load & memeory usage is VERY low..
actually, you need to check the Current CPU processes in System Health to get the exact figure, and find out which process is using up more load. Or you can get into shell and use 'top' to find out live stats of resource usage.