Optimizing litespeed for high traffic

#1
Hello,

I just installed litespeed in my server but don't know exactly how to optimize it to obtain the most of it. I have a single website with a high traffic volume.
Can you guys help me?

Thanks!
 

NiteWave

Administrator
#2
need more info about your server
you can post a screenshot of real-time stats during high traffic time, it usually gives a lot of info.
lsws web admin -> Actions -> Real-Time Stats
 

NiteWave

Administrator
#4
the load is high.

1. is opcode cache enabled ?
2. run lsphp5 in suEXEC Daemon mode
lsws web admin -> Server -> External App -> lsphp5 -> Run On Start Up: suEXEC Daemon
 

NiteWave

Administrator
#7
opcode cache is one of Zend OPCache or xcache or APC, need build it first, then enable it in php.ini

Can you post the settings of
lsws web admin -> Server -> General -> Using Apache Configuration File ?
 
Top