View Single Post
  #6  
Old 08-31-2011, 02:32 AM
subhuti subhuti is offline
Member
 
Join Date: Apr 2010
Posts: 22
nginx can help you if you have a lot of slow clients (like mobile devices)
nginx will be like a very fast client for scripts on litespeed - litepseed will be able to send data to the nginx very fast and your script will finish faster too. + you can cache some data with nginx
Reply With Quote