Search results

  1. serpent_driver

    How to clear the ache of a single specific page?

    It seems you have no (non cached) login page in your shop?
  2. serpent_driver

    LiteSpeed LScache for phpbb2.x and phpbb3.x [available]

    After many hours of hard work I proudly present LScache for phpBBx extension (simplified). Features - no extension; only .htaccess must be changed - 2 different versions - compatible with phpbb2.x and phpbb3.x - Cache available for not logged in users - Tag based cache control to set different...
  3. serpent_driver

    Litespeed cache for phpbb3

    I don't make my money by being insulted by customers first! If I want you to pay monthly instead of one time payment, then it is not causeless. You get 1st level support and updates as long you pay for. If you call me a gambler, LiteSpeed Inc. also must be company that ripps customers off if...
  4. serpent_driver

    Litespeed cache for phpbb3

    @mkaaaay It doesn't make sense to write any code to get phpBB work with LScache. For testing I did a penetration test with 1,000,000,000 posts on a VPS with and without cache, but there is almost no difference in page load time. phpBB is already fast because it has a build-in cache from...
  5. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    Again, you don't know what you are doing. This rule mean: If I am Mac OR OS X OR macOS OR Chrome OR Opera OR Firefox then give me no Retina images. Does this make sense....? Sorry, I am out of here.
  6. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    You seem not to understand, what you are doing? These rules mean, if I have 4 wheels I am not a car, but if I have 4 wheels I am a car....
  7. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    Check "Wrst" column. There are many hosts with a high rate of data loss. Either your host company has bad peerings or your own network connect into the Internet is bad. To find out which one is bad this test must be done again, but from your server to your PC, but that needs access to CLI...
  8. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    What is about Android devices? Or Opera Mini for mobile? and so on.... Forget it. That can't be solved, because there are 3 functions in your shop that try to detect devices.
  9. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    You can test it. Download https://sourceforge.net/projects/winmtr/. Execute WinMTR.exe and enter domain name or IP of your server and let it run a few minutes. Stop it, export result and post it.
  10. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    That is what I prophesied. 1 faked UA is enough to destroy the best solution, but it is not my fault. My test page works without errors, but also can be faked. This is inherent in the system without any alternative. You better should reduce the amount to transfered data, but not in better...
  11. serpent_driver

    Update Issue on the Incognito Mode

    Yes, it's normal, but not only with LiteSpeed. This is a typical behavior with almost every kind of cache and CDN. If you you change something you must purge cache and CDN for each time you change something.
  12. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    PageSpeed Insight uses this UA for Desktop: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3694.0 Safari/537.36 Chrome-Lighthouse This UA has no cache-control like every other non Mac and non Safari desktop device. This is a default setting in OpenCart with...
  13. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    ! must be between "!". Was wrong in last try. Bot for Google Mobile has no "Googlebot-Mobile" UA. That's why i marked the current cache-control define for mobile view should to be redefined The current UA for Google Mobile: Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P)...
  14. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    Next try. :) For this next try I setuped a test page and it works with and without Lscache. If It doesn't work for you, it's not my fault. In this case either device detection in OpenCart/Journal3 or Webp plugin has a wrong detection. You can test it on this test page if you have a browser...
  15. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    I can't promise, but I believe I have a solution, but must still test it.
  16. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    Forget it! None of this code will work, because you have 3 functions that try to detect device: - LiteSpeed - Journal3 - and this plugin for webp Every function for device detection works independent from each other. No way to solve it!
  17. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    There is a way to make it possible, but only with a very complex kind of chache-control definition. No. https://httpd.apache.org/docs/2.4/rewrite/flags.html Scroll down to: "NC|nocase
  18. serpent_driver

    My Blog Assets are Not Caching

    Use an alarm clock and set "wakeup time" to the defined time after you purged cache ;)
  19. serpent_driver

    Help me to enable cache for text/html and php files

    If you ask for an explanation about what you basically not understand how WP and LiteSpeed cache works, will force more questions. Believe me! So, the only answer I will give you, is that this configuration is static cache related and defines when cache of static sources will expire. End of...
Top