Search results

  1. serpent_driver

    [Solved] How to make LiteSpeed LScache Plugin for Wordpress avif ready?

    Do you know avif? avif stands for AV1 Image File Format, is a modern, open-source image compression format. The AVIF format is based on the AV1 video codec, which was developed by the Alliance for Open Media (AOMedia) to provide efficient and high-quality video compression. The AVIF format...
  2. serpent_driver

    Trouble Configuring LiteSpeed Web Server's Rewrite Rules

    Use online modRewrite syntax checker like: http://www.htaccesscheck.com/
  3. serpent_driver

    WP AWR Plugin - avif and webreplacment for the LiteSpeed Cache Plugin

    WP AWR Plugin - avif and web replacement for the LiteSpeed Cache Plugin After countless requests to LiteSpeed when the LiteSpeed Cache plugin for Wordpress is finally avif ready, the first plugin for LiteSpeed LScache is the solution. The name AWR stands for avif and webp replacement including...
  4. serpent_driver

    My menu starts to flicker when I open the website for the first time.

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/ https://blog.litespeedtech.com/2021/06/01/guest-mode-for-wordpress-in-lscwp-v4-0/
  5. serpent_driver

    When is the best scenario to inline UCSS?

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

    Separate Mobile View doesn't works

    The cache plugin has a ESI feature. Try it, but you must set the cache to no-cache for ESI hole.
  7. serpent_driver

    Separate Mobile View doesn't works

    If there is a hook for this part, yes. Otherwise no.
  8. serpent_driver

    Separate Mobile View doesn't works

    @ehsanai The problem is caused by PrestaShop's outdated and not properly working device detection, which also works differently than the cache plugin's device detection. If you don't really use different code for different devices, then you should disable this feature.
  9. serpent_driver

    LiteSpeed causing display problems

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

    Feature Request: HTTP-Early-Hints header

    That's not relative. Relative is whether you're able to use early hints. 9999 out of 1000 users don't know what early hints are, what they could be used for and how to use them. This finding excludes 99.99% of all users from the advantages of early hints. Especially since it is necessary to...
  11. serpent_driver

    Feature Request: HTTP-Early-Hints header

    However, the missing Early-Hints header in the LiteSpeed webserver does not mean that the LSWS is not more advanced than any other webserver. Early hints is just another feature, but it doesn't significantly determine the speed of a page. First and foremost, it's about the future-oriented...
  12. serpent_driver

    Feature Request: HTTP-Early-Hints header

    You should post your feature request in LiteSpeed Slack. This forum is rarely used by LiteSpeed developers, if at all. https://www.litespeedtech.com/slack
  13. serpent_driver

    Is Webmin a good panel for Lightspeed?

    https://www.litespeedtech.com/products/litespeed-web-server/control-panel-support
  14. serpent_driver

    Feature Request: HTTP-Early-Hints header

    I don't know where you get your knowledge from, but as far as LiteSpeed is concerned, the source of your knowledge is not very credible. In any case, what you are complaining about is not based on expert knowledge of LiteSpeed and how to configure LiteSpeed. Also, I question your knowledge of...
  15. serpent_driver

    Feature Request: HTTP-Early-Hints header

    What the hell is decompose? Decompose means to turn plants into compost, so what is your meaning with decompose? I don't use unnecessary font files and the number of total sources to be loaded is based on actual needs. All fonts are in use. That includes the amount of CSS and Javascript or when...
  16. serpent_driver

    Feature Request: HTTP-Early-Hints header

    Sorry, unfortunately I have to contradict you again. The fetchpriority property is not a replacement for early hint, especially since this property does not influence the loading, but as mentioned, influences the display behavior. If I mentioned this property, only because I still believe that...
  17. serpent_driver

    Where to begin

    If you don't have sufficient experience and knowledge about which settings are the best, then you should use the presets. Otherwise you run the risk of a misconfiguration. If you have further questions, then read this first...
  18. serpent_driver

    Feature Request: HTTP-Early-Hints header

    I think I know what the problem is. The waterfall reflects something that doesn't match the actual sequence of requests. The reason for this lies in the rendering, or in which order the sources are rendered by the browser. If you have a large amount of static sources, then these will not be...
  19. serpent_driver

    Feature Request: HTTP-Early-Hints header

    Unfortunately I have to disagree with you again. Even if the waterfall would have you believe that the static sources and the HTML would be loaded in parallel, then there are only 2 possibilities. Either you misinterpret the waterfall or early hints doesn't work. If it were like you think, then...
  20. serpent_driver

    Feature Request: HTTP-Early-Hints header

    I don't mean to imply anything, but I don't think you fully understand how early hints work. The functionality of the early hints is not completely different from that of HTTP/2 server push. The principle of both techniques is to load sub-resources (CSS, JS, ...) before the main document is...
Top