Hello,
On our latest setup we have configuration PHP fcgid with APC + CageFS with PHP selector + ASL + Unixy Varnish
We recently discovered that (at least out of the box) Unixy Varnish plugin is not completly compatible with shared hosting because the Varnish admin console is accessible to all users. Their support suggested changeing the port or uninstalling all plugins that access varnish configuration, but this is not good enough for a shared hosting server. A single user with the right knowledge (or lack or knowledge) can crash varnish !
Because ASL uses around 170MB per httpd process we rearly need some form of cache we can activate on sites which have a large amount of visits.
We
e now thinking about trying Litespeed to see how good it is.
Ive read a few requests on their forums asking them to make Litespeed compatible with PHP Selector.
Is PHP Selector still not compatible with Litespeed ? Can CloudLinux do anything about this or would we have to wait for Litespeed to do something about this ?
Litespeed allows users to change their PHP version with .htaccess, and to install multiple PHP versions from source.
Would it be possible to install alt-php and configure litespeed to use alt-php instances so that all PHP versions could be updated with yum instead of recompiling PHP from source each time.
I can live without the ability for users to change modules, and without having the ability to select PHP version directly in cPanel (but have to edit htaccess files) at least until a solution is found. But I would like to not have to manually compile multiple PHP versions on every serever.
Thanks
On our latest setup we have configuration PHP fcgid with APC + CageFS with PHP selector + ASL + Unixy Varnish
We recently discovered that (at least out of the box) Unixy Varnish plugin is not completly compatible with shared hosting because the Varnish admin console is accessible to all users. Their support suggested changeing the port or uninstalling all plugins that access varnish configuration, but this is not good enough for a shared hosting server. A single user with the right knowledge (or lack or knowledge) can crash varnish !
Because ASL uses around 170MB per httpd process we rearly need some form of cache we can activate on sites which have a large amount of visits.
We
e now thinking about trying Litespeed to see how good it is.
Ive read a few requests on their forums asking them to make Litespeed compatible with PHP Selector.
Is PHP Selector still not compatible with Litespeed ? Can CloudLinux do anything about this or would we have to wait for Litespeed to do something about this ?
Litespeed allows users to change their PHP version with .htaccess, and to install multiple PHP versions from source.
Would it be possible to install alt-php and configure litespeed to use alt-php instances so that all PHP versions could be updated with yum instead of recompiling PHP from source each time.
I can live without the ability for users to change modules, and without having the ability to select PHP version directly in cPanel (but have to edit htaccess files) at least until a solution is found. But I would like to not have to manually compile multiple PHP versions on every serever.
Thanks
Comment