View Single Post
  #9  
Old 08-31-2006, 09:30 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
Quote:
what's the equivalent of graceful restart in a command? /etc/init.d/lsws restart ? so i can write a rake task.
Yes, that should work. Or use "lsws/bin/lswsctrl restart".

Quote:
from my simple benchmark, ruby lsapi give 3x performance of mongrel. good job well done.
Reply With Quote