Search results

  1. eva2000

    What am I missing to enable multi-SSL certificates for RSA/ECDSA in LSWS 5.4 ?

    In LSWS 5.4 i have enabled multi-SSL certificates httpd_config.xml set with <sslEnableMultiCerts>1</sslEnableMultiCerts> <tuning> <eventDispatcher>best</eventDispatcher> <maxConnections>100000</maxConnections> <maxSSLConnections>100000</maxSSLConnections>...
  2. eva2000

    smProcessReq() last state: HSPS_HKPT_HTTP_AUTH ?

    When i do a graceful restart of litespeed enterprise 5.3.2 Build 1 i see warnings like smProcessReq(): last state: HSPS_HKPT_HTTP_AUTH, current state: HSPS_HANDLER_PROCESSING, ret=-1! in the logs I sometimes see 2018-11-03 16:22:35.959508 [INFO] [xxx.xxx.xxx.xxx:13748] Status 400: Bad...
  3. eva2000

    lscache: Cannot open file: Permission denied at bin/pkgacct.pl line 1501

    On a whm/cpanel based server the configured and enabled cpbackup process, I see the following error below in cpbackup log i.e. /usr/local/cpanel/logs/cpbackup/1498701601.log /home/username/lscache: Cannot open file: Permission denied at bin/pkgacct.pl line 1501.[2017-06-29 02:15:32 +0000] Done...
  4. eva2000

    Litespeed HTTPS with cPanel

    For cPanel + Litespeed HTTPS configurations using cPanel autossl issued comodo ssl certificates, is it possible to disable SPDY protocol and only use HTTP/2 without having to create in Litespeed admin console a specific secure ssl listener on port 443 and/or a admin console specific vhost entry...
  5. eva2000

    HTTPoxy Mitigation for Litespeed 4.2.x users ?

    @Michael A @mistwang @NiteWave For folks stuck or sticking with Litespeed 4.2.x, best way of mitigating HTTPoxy would be to ?
  6. eva2000

    Rate limiting bots ?

    What's the best way to rate limit rather than block bots by user agents from within admin console ? i.e. bingbot/2.0 Baiduspider/2.0 BoardReader/1.0 omgilibot/0.4 Sogou web spider/4.0
  7. eva2000

    LS 4.2.4 + APC Cache weirdness ?

    Have a very weird issue with 2x LiteSpeed/WHM/Cpanel load balanced dedicated servers via haproxy for identically configured web1 + web2 servers. Where web2 doesn't want to properly use APC Cache for php files only within /home/username account Where each dedicated server is: WHM/cpanel...
  8. eva2000

    ./rrdgraph_install.sh ?

    Hi Gary and George Followed the guide at http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:rrd_graph_monitoring for WHM/Cpanel based Litespeed 4.1.9 VPS and seem to get an error maybe to do with different rrdtool install/location ? WHM/Cpanel rrdtool install...
  9. eva2000

    [solved] Understanding .rtreport stats ?

    Hi guys I'm trying to understand the output from .rtreport info. I wrote a bash script to just grab the info but noticed on 4 cpu license litespeed, the lsphp5 stats only come attached to one file .rtreport.2 which is cpu #2 right ? .rtreport = cpu #1 .rtreport.2 = cpu #2 .rtreport.3 =...
  10. eva2000

    [solved] Litespeed 4.1.8 - all settings went blank, won't restart ?

    Working on a Litespeed 4.1.8 Enterprise server and edited some settings as usual. But didn't restart litespeed yet. Then when I went to double check my settings BEFORE restarting, the next page load had all settings from all areas of Litespeed control panel being blanked out ?? What happened...
  11. eva2000

    php segfaults, on 2x litespeed 4.0.20 web servers

    I'm working with a clients' new 2x load balanced web servers WHM 11.28.83 CENTOS 5.5 x86_64 standard Litespeed 4.0.20 I ensured easyapache integration was enabled and ran easyapache to update from PHP 5.2.13 to 5.3.5 unselected CGI in php and tried with eaccelerator enabled and also with it...
  12. eva2000

    Pure litespeed server (no apache) fancyindex options ?

    On a pure litespeed only web server, is there an equivalent for apache's fancyindex options as follows ? IndexOptions FancyIndexing HTMLTable VersionSort NameWidth=* SuppressDescription
  13. eva2000

    Litespeed cache + vB + vBSEO conflicts/issues ?

    Thanks to Mert over at vBSEO, I got a test license installed on local server, from what I can see, this is what is happening. vBulletin varnish xml plugin has extra code to assign custom cookies to members and guests (session prefix + imgloggedin yes) and also code to strip guest visitors of the...
  14. eva2000

    Litespeed test.php benchmarks - Part 2 - Apache + Varnish vs Litespeed Cache

    Correction: below tests were incorrectly done in that it wasn't actually static test.txt file tests continuance of Part 2 text.txt at http://www.litespeedtech.com/support/forum/showthread.php?t=4603 but in fact tested php file test.php. For Part 2, revisiting test.php for some Apache + Varnish...
  15. eva2000

    Litespeed vBulletin index.php benchmarks - Part 1

    Just installed vB 3.8.6 PL1 test forum on test server to benchmark Litespeed v4.0.19. Only testing the front vB index.php page first. Results are very much bottlenecked by MariaDB 5.2.4 MySQL server connection unlike standalone test.php or test.txt static file testing already done. Summary...
  16. eva2000

    Litespeed settings text file output ?

    Is it possible for diagnostic/troubleshooting purposes for litespeed gui/admin console or via commandline to output it's current settings configuration settings to a text file. Would be useful to provide such a text file to support in troubleshooting potential issues :)
  17. eva2000

    phpize compiling xcache, eaccelerator, APC etc

    Since I'm running litespeed 2 cpu license on a test server with php suexec disabled, I want to compare all 3 opcode caches. Just curious am I correct in assuming for litespeed, nginx and apache I'd use their respective phpize locations ? litespeed lsapi = /usr/local/lsws/lsphp5/bin/phpize nginx...
  18. eva2000

    Litespeed static file benchmarks - Part 1

    My inner benchmark demon took over and got a bit side tracked from testing out Litespeed's inbuilt cache feature. LOL I ran these static test.txt file apachebench benchmarks to rule out an a possible server config/environment issue which showed up in cache testing in cache tests part 2 -...
  19. eva2000

    4.0.19 + PHP 5.3.5 mail header patch error ?

    Just updated to litespeed 4.0.19 and rebuilding PHP 5.3.5 get's mail header patch error ? **MAIN_STATUS** retrieved from /usr/local/lsws/phpbuild/buildphp_1295639433.4.progress Preparing all source code for building PHP 5.3.5 with LSAPI Retrieving PHP source archive from...
  20. eva2000

    Configuring and testing litespeed cache Part 2

    Part 1 tests were flawed in that I tested Apache 2.2.3 with keepalives OFF. So this is round 2 tests with Apache 2.2.3 keepalives On thrown into compare with Litespeed 4.0.18 inbuilt caching feature. The Litespeed 4.0.18 cache feature might have a bug in not observing mod rewrite urls to cache...
Top