View Single Post
  #2  
Old 12-11-2007, 02:18 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
The total PHP processes are PHP_LSAPI_CHILDREN * N-CPU license.
You can check the number of lsphp processes in use during your peak hour. You can reduce PHP_LSAPI_CHILDREN a little bit.
Reply With Quote