Search results

  1. K

    https-Request Cache

    Hi, it seem, that https-Requests are not cached by LiteSpeed. Is that right? Can it be activated?
  2. K

    Anonymize IP's in Apache Log

    Hi, i want to anonymize all IP-adresses in my apache log. What do i have to do?
  3. K

    Do-Not-Cache URLs are cached

    Hi, we are using LiteSpeed Cache for caching an API for an app. We don't want cache our CMS-system or something like that. So we defined a few Do-Not-Cache URL. But now Do-Not-Cache URLs are cached, too. cms timestamp login logout purge twitterwall vote twitterWallEntry imprint This our...
  4. K

    [Resolved] Maximum LiteSpeed cache size

    Hi, what is the maximum cache size in Litespeed? I just found this information: Specifies the maximum size of an object that can be stored in the cache directory. The default value is "128KB". Syntax: Integer number Tip(s): • [Performance] It is not recommended to store large objects with...
  5. K

    Imagick with cPanel

    Hi, i have problems with using Imagick in PHP. I try to use Imagick this way: $imagick = new Imagick($image); But I get the message: Fatal error: Class 'Imagick' not found in ... The Server admin told he has installed Imagick in WHM via PHP Pecl Installer. The php.ini looks fine: extension =...
  6. K

    [Resolved] Purge Cache via PHP

    Hey guys, i want to write a php script to purge the cache on my server. I used the following instruction: https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:lscache:purge I have written the script with valid informations vor ip and url. The IP is whitelisted in server...
Top