Search results

  1. serpent_driver

    503 error on include large file

    Then ask aaPanel support how to get login data or try login data for aaPanel login.
  2. serpent_driver

    Not Receiving Updates

    Try this: https://groups.google.com/g/litespeed-edge-users
  3. serpent_driver

    503 error on include large file

    Ask your hosting provider or did install LSWS by yourself? If the latter, then you entered the login data during installation.
  4. serpent_driver

    503 error on include large file

    Then, this is the way to configure LSWS: https://YOUR_SERVER_IP:7080
  5. serpent_driver

    503 error on include large file

    Is this Shared Hosting?
  6. serpent_driver

    503 error on include large file

    What about these settings?
  7. 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...
  8. serpent_driver

    503 error on include large file

    Can you split data.php?
  9. 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?
  10. 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?
  11. serpent_driver

    503 error on include large file

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

    503 error on include large file

    Please enable error logging to get details about the error.
  13. 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...
  14. serpent_driver

    Litespeed uses alot or ram and disk space

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

    When is the best scenario to inline UCSS?

    Because UCSS is a special feature of LScache plugin for Wordpress.
  16. 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.
  17. serpent_driver

    Background Image Lazy Load

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  18. 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.
  19. 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...
  20. 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
Top