The LiteSpeed SAPI (server API) is a C library for building server applications with the best combination of performance, security and flexibility.
LiteSpeed PHP can be started in suEXEC mode, it is a lot easier to secure the file system in a shared hosting environment.
Jail PHP process in a chroot is possible.
Same as mod_php, LiteSpeed PHP support changing PHP configurtion via web server configuration and .htacess file.
PHP processes are dynamically spawned based on current load, server resources has been used more efficiently.
What's New in This Release: [ read full changelog ]
· Added support for "php_value engine off" feature.
· Fixed the validation code for length of custom HTTP header.