pinkladyapples
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] CDN mapping doesn’t apply to lazy loaded imagesadding these to the CDN mapping under ‘HTML Attribute To Replace’ seem to have resolved it
img.data-src
img.data-full-url
a.data-thumbnail
a.data-srcForum: Plugins
In reply to: [LiteSpeed Cache] CDN mapping doesn’t apply to lazy loaded imagesHi @qtwrk
Report number: XACUXNNA
Kind regards
- This reply was modified 2 years, 7 months ago by pinkladyapples.
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Image Optimization is not workingthe curl out to the image optimization service timed out. does your provider allow outbound CURL requests ?
12/21/19 14:01:42.597 [183.82.22.172:13258 1 V1U] [IAPI] failed to post: cURL error 28: Connection timed out after 10001 milliseconds
Forum: Plugins
In reply to: [LiteSpeed Cache] nextgen gallery webpThanks for the update, I can make the webp images outside of wordpress / lscache , and they are served as expected now.
I look forward to the update with support for external folder though ??
fwiw, ngg stores file information in the db, so looking at your code, the sql query used to generate the list of files for optimization could be modified to deal with the ngg table in the db aswell as the wp post table, without having to support external folders.
Forum: Plugins
In reply to: [LiteSpeed Cache] nextgen gallery webpif I upload an image through the regular media library, it gets optimized as expected (I see this in the db aswell as the .webp file being pulled)
if I import this into a gallery, or upload into a gallery, an optimized version is created. (I don’t see an entry in the db).
Is there a trick to make the image optimization ‘see’ the new image and trigger it’s optimization process ?
Forum: Plugins
In reply to: [LiteSpeed Cache] nextgen gallery webpok, gave it some time, I don’t see the images being sent to the optimization service. I peeked inside the db in the wp_litespeed_img_optm table, I don’t see the image there.
the debug logs don’t hint at a problem
[Media] webp replacing: https://foo/wp-content/uploads/ngg/foo/foo.jpg => LSC_Media->replace_webp()@851 => LSC_Media->_replace_buffer_img_webp()@736 => LSC_Media->_finalize()@424 => LSC_Media::finalize()@407 [Util] file not exist: /home/foo/public_html/wp-content/uploads/ngg/foo/foo.jpg.webp [Media] -no WebP file, bypassed
any hints why the image service might not be adding these images to the db for processing ?
- This reply was modified 4 years, 11 months ago by pinkladyapples.
Forum: Plugins
In reply to: [LiteSpeed Cache] nextgen gallery webpDebug logs shows its trying to find a webp on disk now, I guess it just needs to pull down webp versions from the service
Forum: Plugins
In reply to: [LiteSpeed Cache] nextgen gallery webpHi, I tried that, no change . see sample page <fqdn>/18223-2/