
05-12-2009, 08:25 PM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,590
|
|
I thought you have found the cause of the high load is the high I/O wait caused by a cron job.
You can try set "Max Idle time" to "5" to "10" seconds.
http://www.litespeedtech.com/docs/we...extMaxIdleTime
It should help release unused PHP processes, give more memory for I/O buffer.
|