Search results

  1. M

    During DDoS, PHP pages don't work

    You have done something special for '/home", other pages are working fine.
  2. M

    During DDoS, PHP pages don't work

    You need to restore the default configuration for lsphp. You can find the default configuration values in lsws-3.3.8/add-ons/directadmin/httpd_config.xml
  3. M

    AWStats Secured connection is not strict

    3.3.9 release will redirect you to the HTTPS connection.
  4. M

    HTTPS/Secure redirect

    It is not possible at present.
  5. M

    Bug report, with core dump and backtrace

    Thanks for the update.
  6. M

    automatically load litespeed on server boot

    Yes, you should do that, and "service lsws ..." works after installing it.
  7. M

    AWStats Update

    You can manually download and replace the "awstats" symbolic link under add-on/ directory.
  8. M

    automatically load litespeed on server boot

    lsws/admin/misc/rc-inst.sh anyway, Apache wrapper will start LSWS automatically too.
  9. M

    4.0 road map

    Yes, mono has ASP.NET support for Linux.
  10. M

    Option to backup/restore configuration

    We will add that to our feature list for 4.0 release.
  11. M

    lsphp4 using high CPU

    Yeah, you can send me one.
  12. M

    lsphp4 using high CPU

    Please do more test, it should not.
  13. M

    lsphp4 using high CPU

    Yes, you can mirror the lsphp4 configuration. Try that with Apache, it should take about same amount of time. "Instances" has nothing to do with that. strace -p <pid> shows that PHP spend a lot of time in mysql query, it is has nothing to do with LSAPI, just PHP code.
  14. M

    lsphp4 using high CPU

    changed you lsphp4 external app to more optimized configuration. Swtiched to Apache for a little while to compare, with litespeed, the load is around 0.3, with Apache the load is around 0.5-0.6. Apache has cpu usage spike as well. LiteSpeed is running well.
  15. M

    lsphp4 using high CPU

    I can take a quick look.
  16. M

    entries in stderr.log

    Thanks, we aware of it. It does not really affect anything.
  17. M

    raw domain logs syntax

    OK, it should be fixed in the updated 3.3.9 release. please download and upgrade.
  18. M

    Request Filter

    The audit_log format should be fixed in the latest 3.3.9 release.
  19. M

    About the license and CPUs

    You can create a listener for the IP that your main site associated with. set "Binding" to one process only.
  20. M

    messages in our stderr

    You can enable the DEBUG log, and check how the request has been processed.
Top