High Load Issue

#1
Hello

I recently installed litespeed on my server.
Unfortunately sometimes my server load becomes too high (about 100!!) and I have to restart lsws to reduce it.

I also checked process manager (top) and found that it's full of
Code:
[lsphp5] <defunct>
How do I fix this issue?
 
Last edited:

NiteWave

Administrator
#2
it's normal for a heavy traffic php/mysql application, like vBulletin.

to reduce the load:
1.install opcode cache
2.see if can enable lsws page cache for the php application.
 
Top