Search results

  1. Unique_Eric

    Image Optimization

    Hi, We are using them actually and some others more. Basically we are using far more than reSmush is using if it only used those 3. And we are trying to get the best compression, some images even take 99 seconds to finish the optimization. Here's the credit and level. If you finish image...
  2. Unique_Eric

    WP ajax issue

    Hi bennieblanco, I don't have the Link and admin access to check it for you. But this blog surely explained about how to find out the issue by yourself. https://blog.litespeedtech.com/2018/01/31/troubleshooting-lscache-optimization/ Identify Whether it’s a CSS or JavaScript Issue Find and...
  3. Unique_Eric

    WP ajax issue

    Hi bennieblanco, Is there any error from browser developer tool when you see the empty response? Best,
  4. Unique_Eric

    Picture Display Issue

    RESULT: Fixed by resizing image and lazy load place holder from 600*600 to xx*354 from Phuc side. So the resize script should improve and need Phuc to contact with author.
  5. Unique_Eric

    Litespeed for WP issues

    Hi, Something must be wrong. We can help you to correct this. Could you sent it though litespeed ticket system https://store.litespeedtech.com/store/clientarea.php or bug@litespeedtech.com? Best,
  6. Unique_Eric

    Litespeed Cache Plugin Problem with AMP

    Hi Nishant, May I ask you did turn "Cache Mobile" to enable? This way, cache will separate desktop and mobile users. ps. After enabling, remember purge the cache Let us know if it works to you. Best,
  7. Unique_Eric

    Upgraded to version 5.2.8 warning

    Hi Hedloff, I just wanted to let everyone know that this issue should be fixed the the recently released LSWS 5.2.8 build 3. You can update to this version/build using command lsws/admin/misc/lsup.sh -f -v 5.2.8
  8. Unique_Eric

    Upgraded to version 5.2.8 warning

    Hi Hedloff, we are aware and should be fixing it pretty soon. For now, you can fix by creating the "/usr/src/litespeed-wp-plugin" folder if it is not already there (it should be at this point), making sure the "/etc/cagefs/cagefs.mp" file contains that path, and then running "cagefsctl...
  9. Unique_Eric

    Whm Litespeed pagespeed settings

    Hi @mehmetozbakir, I just leave you a message through Slack, should be more faster to response your questions. Best,
  10. Unique_Eric

    Whm Litespeed pagespeed settings

    Hi mehmetozbakir, So, you maybe saw this `x-ls-pagespeed: 2.1-1.11.33.4` from header already, which means pagespeed is working. Google's mod_pagespeed tool adds one of two headers to HTTP responses, depending on whether the server is Apache or Nginx. For Apache servers, it adds...
  11. Unique_Eric

    Whm Litespeed pagespeed settings

    Hi mehmetozbakir, So you have finish the following steps already? yum install rpm-build cpio ea-apache24-mod_version wget https://github.com/pagespeed/cpanel/raw/master/EA4/ea-apache24-mod_pagespeed-latest-stable.src.rpm rpmbuild --rebuild ea-apache24-mod_pagespeed-latest-stable.src.rpm rpm -ivh...
  12. Unique_Eric

    Whm Litespeed pagespeed settings

    Why you keep buildingmanually? Are you running any system which not RPM/DEBIAN supported??
  13. Unique_Eric

    modpagespeed can't install

    Hi mehmetozbakir https://askubuntu.com/questions/881720/f77-command-not-found-ubuntu-16 maybe help `f77` issue. I also saw you have another pagespeed module case on General. Are you testing two different servers?
  14. Unique_Eric

    Whm Litespeed pagespeed settings

    Hi mehmetozbakir, For cPanel environment, please follow this wiki for pagespeed setup with cPanel. https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:config:enable_pagespeed#enabling_pagespeed_for_lsws_using_cpanel What have you did is for non-control panel scenario. Best,
  15. Unique_Eric

    My plan

    I think proxied connection remains counted until the backend connection finishes. Is there any reason to let Apache handle dynamic content instead of litespeed? If those dynamic content generated by PHP code, LiteSpeed Cache solution could help a lot.
  16. Unique_Eric

    Setting up Cloudflare API on LSCache Wordpressnplugin - Domain

    Hi JulienBayonne, "the website I am setting this up for is another one", do you mean your site domain is A but you setup B(linorhiati.ch)? As long as The CloudFlare API key match to the Domain, it will work. To verify it, just visit Manage>CDN and see if value shows normally.
  17. Unique_Eric

    [solved] LiteSpeed cache stopped working after upgrading the LiteSpeed

    Hm, seems cache not working. No `x-litespeed-cache` tag and source page is not generated by cache. Could you provide report number by Navigate to **LiteSpeed Cache > Report**, press the **Send to LiteSpeed** button, and let us know what it says under "Report Number." We'll be able to access the...
  18. Unique_Eric

    [solved] LiteSpeed cache stopped working after upgrading the LiteSpeed

    Hi A.Chakery, Possible site running by Apache web server? Could you paste response header from browser developer tool? Should be in Network->Document->Response Header
  19. Unique_Eric

    LiteSpeed cache for WordPress + Cloudflare cache

    Only for developer mode and purging purposes. :rolleyes:
  20. Unique_Eric

    LiteSpeed cache for WordPress + Cloudflare cache

    Hi, To use Manage > CDN functions, you need to setup Settings > CDN > API key first How to get the key: Access to Cloudflare -> Domain Summary -> Get your API key If you don't need CDN purge, then you don't need to setup API.
Top