Search results

  1. Unique_Eric

    Cache randomly breaks styling

    Hi Mike, Sites looks good, generally it no need you to clear cache manually at all. Let us know when things happen again.
  2. Unique_Eric

    behavior when schedule post

    Hi @forextalk, I tried on my local site, it looks no purge. Can you try enable Debug log and see will it purge after publishing scheduled post? If purged, you can found `X-LiteSpeed-Purge:`. Let us know if found any issue. Best, Eric
  3. Unique_Eric

    Logged in users still receiving cached pages

    Hi Uberlucas, Do you mind to ask KnownHost to send a ticket to LiteSpeedtech through https://store.litespeedtech.com/store/clientarea.php with your wordpress information? or do you prefer send by your own though email to bug@litespeedtech.com? Best, Eric
  4. Unique_Eric

    LiteSpeed Cache Image Optimization

    Hi Hedloff, Thanks for your information. About cURL error 28 is an known issue and will be fixed in next release. 'Image groups optimized and waiting to be pulled: 7' looks already optimized. Image optimize already info server to run cron job to get image back. Now you may want to check...
  5. Unique_Eric

    Image Optimization

    Hi Peeyoosh, I think I know the reason. Generally you upload a image to Wordpress, there will generate different size images e.g. 100x100, 150x150..etc. LSCache image optimize will call all sizes of this image as 1 group(around 6 images). Now, due to server load too high, they limit push and...
  6. Unique_Eric

    Image Optimization

    Hi Bobby, It's weird about timeout after push images. Is there any error log can be found from Debug log? Protocol is running on HTTP/HTTPS, not any other special port. Hi Peeyoosh, Does your key update success? If error reach to the limit, may need to reset by LiteSpeedtech manually. May I ask...
  7. Unique_Eric

    Leverage browser caching + css_async.js (expiration not specified)

    Hi Anouar, I think css_async.js is a static file. Have you set Set Browser Cache to ON? And setup by navigating to Server > General and scroll down to Expires Settings Followed wiki...
  8. Unique_Eric

    Domain sharding with CDN

    Hi Lisa, Multi CDN is on our developer to-do list. Thanks your suggestion.
  9. Unique_Eric

    Cache randomly breaks styling

    Hi Mike, Does this broken https://www.josimons.co.uk/reflexology-ealing/ page happening is because enabled Combine CSS function? Then, it should be possible to reproduce. You or user can simply try Disable Combine CSS #LSCache>Settings>Optimize LiteSpeed Cache Purge All Check Page shows normal...
  10. Unique_Eric

    Logged in users still receiving cached pages

    Hi, Is it possible for you to open a ticket with us with steps in details so we can take a look?
  11. Unique_Eric

    Domain sharding with CDN

    Hi Uberlucas, I found this parallelize-downloads-across-hostname should be the issue you have. Does your site support https?
  12. Unique_Eric

    Logged in users still receiving cached pages

    Hi Uberlucas, ----------------------------------------- Enable logged-in user Cache: Private cache: Logged-in user got private cache by default settings. Which means this cache is only for this user. Other user will not serve same cache Disable logged-in user Cache: Public cache: Non-logged-in...
  13. Unique_Eric

    Domain sharding with CDN

    Hi Uberlucas, Multi CDN is on our developer to-do list. Thanks your suggestion. Can you tell us more which item penalized by Pingdom and what are your settings? I just ran my site, looks fine.
  14. Unique_Eric

    [Resolved] Js Defer problem

    LSCache v1.5 have a function called "Exclude JQuery", which enabled by default should fix the issue.
  15. Unique_Eric

    ESI cache in WP admin

    Just want to confirm which page are you visiting after logging in? Cause it should have cache hit when you are visiting site but not wp-admin page. You can enable debug log through LSCache plugin>Settings>Debug. Refresh page then you will see no cache reason next to the "X Cache_control -> no...
  16. Unique_Eric

    Mod_Pagespeed Downside?

    Hi bloom360 As NiteWave said, website fast is most important. There is a wiki compare Pagespeed and LS CACHE, which you should use/enable. https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:config:compare_pagespeed_and_lscache
  17. Unique_Eric

    Pagespeed config

    Hi, it's works on my site by following steps. Step 1: I copied your rules to LSWS native PageSpeed settings due to without control panel environment. pagespeed FileCachePath /tmp/lshttpd/pagespeed; Pagespeed EnableFilters rewrite_css,combine_css; Pagespeed EnableFilters recompress_images...
  18. Unique_Eric

    Help About OCSP Stapling

    LiteSpeed enable ocsp-stapling wiki Please refer https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:config:ocsp-stapling
  19. Unique_Eric

    QUIC ERROR

    PageSpeed module should not be conflict to QUIC. Have you checked QUIC enabled from your chrome://flags/? Which URL you are trying? Any errors from logs/error.log?
Top