Ruby LSAPI delivers better performance than any other Ruby SAPI and, with its intergration into LiteSpeed's WebAdmin console, allows for one-step Ruby on Rails application deployment.
Performance
- By utilizing persistent connections between the web server and Ruby processes, as well as highly optimized protocol, LiteSpeed Ruby LSAPI delivers better performance than any other Ruby SAPI implementation.
 - With its built-in Process Manager, new Ruby processes are spawned based on current load — this means the CPU-intensive Rails framework initialization only takes place once.
 - LSAPI natively supports advanced Rack features, such as RewindableInput.
 
Easy Rails Configuration
- With a dedicated configuration menu in the LSWS WebAdmin console, deploying a Rails application is just a few clicks away.