View Single Post
  #6  
Old 08-03-2007, 08:45 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
How often do you need to restart LSWS five times in a row within 5 seconds period? Why do you need to do that?
It could be a problem if all rails applications are set to "run on startup", so you got 20 rails frameworks to be initialized at start up.

We probably will add a feature to let user to restart each individual application instead of starting the whole server.
We could do something to make it run smoother.
Reply With Quote