View Single Post
  #3  
Old 07-15-2006, 09:27 PM
Conundrum Conundrum is offline
New Member
 
Join Date: Jul 2006
Posts: 4
Thanks for the reply. I've updated the page to change Initial Request Timeout and mention LiteSpeed has built-in load balancing support. I'll try the load balancing soon but just mentioned it is available for now.

Regarding having LiteSpeed automatically start the requested number of FastCGI servers, my understanding is other frameworks like Rails typically have one FastCGI process per external server. For Catalyst, each external server is a FCGI::ProcManager process managing a specified number of FastCGI servers. Is there a preferred way to set up LiteSpeed in this scenario?
Reply With Quote