Search results

  1. serpent_driver

    503 error on include large file

    The cause seems to be the amount of data. Therefore you should check your PHP settings. However, it does not necessarily have to be an insufficient PHP setting. The LSWS has PHP-independent settings that you can change via the LSWS WebAdmin, provided you have access to the WebAdmin Console. The...
  2. serpent_driver

    503 error on include large file

    Can you split data.php?
  3. serpent_driver

    503 error on include large file

    How long does it take to include this file? Unfortunately, you haven't answered my question about what happens after the inclusion?
  4. serpent_driver

    503 error on include large file

    503 Service Unavailable can have many causes. The first thing I would suspect is that the load is too high. If the file is included, what happens afterwards?
  5. serpent_driver

    503 error on include large file

    Is the source of the included file an external source from other host?
  6. serpent_driver

    503 error on include large file

    Please enable error logging to get details about the error.
  7. serpent_driver

    LS + geolocalization cart and language, currency problem

    LScache is ready for GeoIP and other vary, but detection of country and language must be synchronized between LiteSpeed and the module you use. This module uses an autodetection mode. I don't believe that this will work with LScache if this module doesn't set cookies for language and location...
  8. serpent_driver

    Litespeed uses alot or ram and disk space

    https://docs.litespeedtech.com/lscache/lscwp/ts-optimize/#disk-space-filling-fast
  9. serpent_driver

    When is the best scenario to inline UCSS?

    Because UCSS is a special feature of LScache plugin for Wordpress.
  10. serpent_driver

    Issues with LiteSpeed Cache causing website slowdowns

    @Katherine_Ryan It seems you don't know what a cache does and what is it good for? Simple explanation: If your page is slow, then your page isn't cached. If your page loads fast, then it is cached. That's the "trick" of cache.
  11. serpent_driver

    Background Image Lazy Load

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  12. serpent_driver

    Products with combinations are not precached by the crawler

    No, it doesn't, so you need another way to create sitemaps that contain these URLs. For this you should visit PrestaShop support forum because creating a custom sitemap is not a cache plugin related issue.
  13. serpent_driver

    Problems with default Language

    I already checked your page. There is no need for additional cache vary because each language has its own URL. That means extend the sitemap with URLs for each language and the crawler will crawl and warm up the cache for each language or use this crawler...
  14. serpent_driver

    Products with combinations are not precached by the crawler

    Because he has no data about such URLs. That means extend your sitemap with these URLs and the crawler also crawls these URLs and will warm up the cache for these URLs. Or use the Crawler: https://www.cachecrawler.com/Crawlers/Cache-Warmup-Crawler-LiteSpeed-LScache-PrestaShop-Plugin::115.html
  15. serpent_driver

    problem with the hero and slider

    Please tell us which cache plugin and application is your issue about. There is more than 1 cache plugin.
  16. serpent_driver

    Products with combinations are not precached by the crawler

    What do you mean with "precaching"? There is no precaching. There is either cached or not cached or what do you mean?
  17. serpent_driver

    Problems with default Language

    If the function in your shop that makes languages available sets a cookie for each language than you can define cache vary for each language. With these different cache vary a cache copy is generated for for each language, but you can't warmup the cache with the crawler. This is a LiteSpeed...
  18. serpent_driver

    Website access logs

    If you have access to WHM: https://trycpanel.net/cpanel_log_rotation_pl.html
  19. serpent_driver

    Website access logs

    If you have cPanel you should do such actions by cPanel. For log rotation documentation is your friend: https://docs.litespeedtech.com/lsws/configuration/#logrotationsize
  20. serpent_driver

    Website access logs

    LSWS or OLS? If you are using a server control panel then you will find access_logs in this CP. If you are using a server control panel then you can set log rotation with this CP.
Top