Search results

  1. M

    LS 5.0 and Gzip issues

    Please send the log to bug@litespeed... thanks!
  2. M

    Failed to load resource: net::ERR_SPDY_COMPRESSION_ERROR

    Please try FireFox. chrome and FireFox support HTTP/2, IE does not. If it really is a HTTP/2 compression problem, it will be hard to fix. We have to find out what exactly happened down the wire. I am not confident that we could get enough clue to get it fixed without experiment/reproduce the...
  3. M

    LS 5.0 and Gzip issues

    Do you have per-client or vhost level bandwidth throttling configured? We really need some debug logging in order to figuring it out.
  4. M

    LSWS 5.0 - HTTPS - Connection reset on images

    We have figured it out with Salman's help, will include that fix in 5.0 Build 10. Will let you know when it is ready.
  5. M

    LSWS 5.0 - HTTPS - Connection reset on images

    Hi, please send you debug log to bug@litespeed... If temp root access is available, we can quickly identify the issue and have it fixed. It is likely an issue related to HTTP/2, 4.2.23 does not have HTTP/2 support. Please contact bug@litespeed .
  6. M

    Setting "Vary: Accept-Encoding" header using .htaccess

    Upgrade to 5.0 with command /usr/local/lsws/admin/misc/lsup.sh -f -v 5.0
  7. M

    LiteMage Questions

    You need to follow the documentation to enable litemage. http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:cache:litemage You can host wordpress on the same server. HTTP/2 is faster. recommended.
  8. M

    Setting "Vary: Accept-Encoding" header using .htaccess

    5.0 should follow "Header set ..." behavior. for 4.2.x, all header operations works as "Header append ...".
  9. M

    [Resolved] max-age in response ignored?

    Yes, it is only one configuration change for LiteSpeed as well, if respecting respond cache control header is all you want. http://www.litespeedtech.com/docs/webserver/config/cache#cachePolicy:ignoreRespCacheCtrl set it to "No".
  10. M

    LSWS 5.0 and IE

    We have not been able to reproduce it with IE 11 in our lab. We have 5.0 Build 9 now, can you try it again. If still not working, we may need to login to your server to investigate if you would like.
  11. M

    Failed to load resource: net::ERR_SPDY_COMPRESSION_ERROR

    Does it happen every time accessing that page? or it is random. We need to get enough information to trouble shoot this, the best way to have it fixed is to reproduce it in our lab. Otherwise, fix cannot make into next release.
  12. M

    LSWS 5.0 and a lot of orphaned lsphp processes

    Can we get temp root access to check the server?
  13. M

    Failed to load resource: net::ERR_SPDY_COMPRESSION_ERROR

    Please upgrade to build 9. Does it happen randomly, or, always happen to that file when accessing that page?
  14. M

    [Resolved] Can't access LiteSpeed Control or Server under 1000 req/Sec

    Most likely your server was hitting by ip_conntrack limit, do "dmesg" see if you get anything related to that limit. Google on how to increase that limit.
  15. M

    LS 5.0 and Gzip issues

    Can you turn on debug logging, and make a request to reproduce the bug, then send the log file to bug@litespeed... ? we need to know what exactly happened.
  16. M

    LS 5.0 and Gzip issues

    Added LiteSpeed staff status to Pong. :) Does it happen to specific browser, like safari? or all browser has this problem? is HTTP/SPDY in use? or it is just regular HTTP connection?
  17. M

    LS 5.0 and Gzip issues

    Please try 5.0 build 9.
  18. M

    [Resolved] Drupal 7 on LSWS 5

    5.0 build 8 is available now, please run lsup.sh again to get the latest build, if any more problem, please let us know.
  19. M

    http/2 403 errors

    Please try the latest 5.0 build 8, if problem persists, please let us know.
  20. M

    [Resolved] LSWS 5.0 with cPanel/whm : no more GZIP/DEFLATE

    5.0 build 8 is available, please upgrade with lsup.sh, let us know if still have problem.
Top