Search results

  1. serpent_driver

    Do I need Enterprise, not Open, to log all access requests?

    For OLS please use OLS support form. This forum is for LiteSpeed Enterprise. https://forum.openlitespeed.org/
  2. serpent_driver

    Optimizing litespeed for high traffic

    @Empire If you use cache plugin for WordPress and also CF cache then this doesn't work because CF doesn't support a lot of optimization functions of the cache plugin.
  3. serpent_driver

    Litespeed cache and cloudflare question

    You can use CloudFlare CDN with cache plugin, but you can't use cache function of CF und Cache Plugin. That causes conflicts and CF always sends outddated content because CF doesn't check LiteSpeed's cache header, so don't use CF plugin!!!!
  4. serpent_driver

    Magento 2 - LiteMage Cached Objects always 0

    There is now an alternative to LiteMage: LiteCache. LiteSpeed LScache based, does the same thing as LiteMage, but better and, above all, cheaper. https://www.cachecrawler.com/Download/LiteCache-for-Magento-2::118.html
  5. serpent_driver

    SQL error in php error log file

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

    LS Cache cron jobs are unscheduled

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

    Pre-cache Mobile pages

    If you use <picture> element there is no need for extra cache copy, because the browser itself decides which image format he supports. An extra cache copy is therefore obsolete and you don't need to add aditional cache vary for this.
  8. serpent_driver

    Pre-cache Mobile pages

    btw. Does Journal provide different code depending on the device? If not you don't need seperate cache copy for mobile devices!
  9. serpent_driver

    Pre-cache Mobile pages

    You said, that you have OC version 2.x, but you use Journal 3.x. The question is how Journal detects if a browser supports webp?! Depending on this detection the cache vary must be synchronized. FYI: If using webp the cache warmup no longer works.
  10. serpent_driver

    Pre-cache Mobile pages

    You are asking your question in the wrong forum because you first need a function for OC that creates webp images or converts the ones that already exist and then you need another function that only displays webp images if a browser supports this image format . However, these functions have...
  11. serpent_driver

    some features are missing in toolbox

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

    Using only brotli compression

    Watch this Video and come back If you still have problems with understanding of ESI:
  13. serpent_driver

    mime type [application/x-httpd-ea-php81] for suffix '.php' does not allow serving as static file, access denied! cpanel server

    No, but refueling your car is much more expensive. ;) Kitt is not a WordPress plugin. It's a standalone application that runs parallel to WordPress. Just read the description and visit the demo. But don't fall in love with Kitt because you come from the wrong country to use Kitt or the AWR or...
  14. serpent_driver

    mime type [application/x-httpd-ea-php81] for suffix '.php' does not allow serving as static file, access denied! cpanel server

    The traceroute doesn't matter, so don't try to ceck availibility of a build. I've just check the latest build of version 6.1.2, so this command should finally work. If this build doesn't solve the issue you have to wait until build 11 is released. /usr/local/lsws/admin/misc/lsup.sh -f -v 6.1.2 -b 8
  15. serpent_driver

    mime type [application/x-httpd-ea-php81] for suffix '.php' does not allow serving as static file, access denied! cpanel server

    Sorry, there was a typo in my last command, so please use: /usr/local/lsws/admin/misc/lsup.sh -f -v 6.1.12 -b 11
  16. serpent_driver

    Guestmode keeps refreshing pages

    If the issue can't be solved with my last advice please use LiteSpeed cache plugin support at WordPress, because this form doesn't support the cache plugin any longer. https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/...
  17. serpent_driver

    Guestmode keeps refreshing pages

    Please check the requests in browser dev console and check the request for guest.vary.php. If this request has a 403 status code this means that something blocks the guest.vary.php request. This is mostly caused by any security plugin or custom settings in .htaccess.
Top