View Single Post
  #22  
Old 06-22-2011, 06:54 PM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,218
also, you change the default setting
PHP_LSAPI_CHILDREN=35
to
PHP_LSAPI_CHILDREN=50

then have you changed
Max Connections:35
as well? should change it to 50 as well. these 2 settings should match
Reply With Quote