View Single Post
  #4  
Old 11-05-2008, 07:53 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
When a server performance is disk bound, async I/O will help a lot, as normally disk operation will block the single thread server process.
We currently suggest a multi-CPU license for this kind situation.
Reply With Quote