View Single Post
  #4  
Old 10-12-2005, 12:13 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Quote:
Can you estimate a number of FCGI apps per an amount of memory as unit -- recommended to keep the server running well, please ?
it really hard to say, and it depends on how much memory a FCGI app uses and number of FCGI app required. Anyway, there should be at least 15-20% free memory for OS cache and file buffering, using swap memory should be avoid.
Reply With Quote