View Single Post
  #2  
Old 03-26-2004, 10:32 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Thank you for the nice testimonial!

I'd like to add some comments about the scalabilities of LSWS and the backend web apps. Not only LSWS itself scale very well, but also it can increase the scalability of backend web apps to the same level, by pipelining request sequentially through limited number of concurrent backend connections. This architecture is almost impossible for pre-fork web servers. If more scalability is needed, just upgrade to our Professional or Enterprise Edition without worrying about the web app. :-)

LDAP authentication will be implemented soon, don't change your mind by that time ;-)

Looking forward more good news from you.

Thank you.
Reply With Quote