![]() |
Command Line Restart of Individual Virtual Host
In my quest of getting my Rails app working with Git, Capistrano and LiteSpeed 4.0.2 I am trying to find out if it is possible to restart only the affected virtual host rather than the whole server from the command line, e.g. instead of
Code:
namespace :deploy doCode:
namespace :deploy doIs this possible? JM |
LiteSpeed can start individual Rails application configured this way.
http://www.litespeedtech.com/support...:rails_hosting Or, just kill those ruby process belong to one user if Rails start in suEXEC mode. |
Thanks Mistwang... I actually tried the individual config but realized too late that it only works with the enterprise edition.
And, I'm not starting Rails in suEXEC mode. All ruby processes run under one user. Do you think there's a chance for the .ls_rails_config functionality to make it into the standard edition? |
| All times are GMT -7. The time now is 08:56 PM. |