
11-29-2012, 12:12 PM
|
|
LiteSpeed Staff
|
|
Join Date: Oct 2010
Posts: 2,339
|
|
Quote:
Originally Posted by webhostnix
I am very frustrated, slow response of LiteSpeed staff on the forum. At least please give more attention to its customers. Although the support forum is free but I am also paying customers, pay two licenses / month
|
License fee does not cover support. For fast turn around, pls purchase support service (https://store.litespeedtech.com/store/cart.php?gid=5).
Quote:
Originally Posted by webhostnix
Since there is no real solution, I decided to uninstall version 4.2 and install LiteSpeed LiteSpeed 4.2.1
I hope the latest version will solve my problem above. But here is the result:
- If suexec enabled, avg 600 queries / s (900 queries / s on LSWS 4.2). It;'s very bad.
- If suexec is not enabled, websites can not be accessed.
- If suexec daemon is enabled, websites can not be accessed too.
- If lve or cagefs is enabled, MySQL will be stopped running after few times ( I am still waiting for response from Cloudlinux )
|
You need suEXEC enabled for shared hosting environment (i.e., each vhost user owns their files). Can you be more specific about queries/s? did you do benchmark or something?
Quote:
Originally Posted by webhostnix
There are always errors on the server log viewer:
-2012-11-29 03:46:02.649 ERROR [config] rewrite: unknown server variable while parsing: MULTIPART_STRICT_ERROR
-2012-11-29 03:46:02.849 WARN / usr/local/apache/conf/userdata/std/2/xxxx/suphp_config.conf: 3: Directive 'suPHP_ConfigPath' is not allowed in current context
-2012-11-29 03:46:03.649 WARN Remove looping fd: 63, event: 1
I am not an expert on linux or LiteSpeed. I just want LSWS runnning well and without problems on my server.
|
The first ERROR about unknown server variable just means the variable in mod_security rules is not supported in LSWS and hence ignored.
2nd and 3rd (WARN) are no harm. suPHP is not supported in LSWS (it is slow and not as secure as LSPHP) and hence ignored.
|